You've already forked AstralRinth
forked from didirus/AstralRinth
Fix use of unscoped CSS (#140)
This commit is contained in:
@@ -643,7 +643,7 @@ function openVideoModal() {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.file-input {
|
||||
width: 100%;
|
||||
padding: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user