mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.201.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import "includes/vars";
|
||||
@use "includes/vars";
|
||||
|
||||
#jsoninput {
|
||||
width: 100%;
|
||||
@@ -15,7 +15,7 @@
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
@media (max-width: $width-screen-md) {
|
||||
@media (max-width: vars.$width-screen-md) {
|
||||
#wrp-jsoninput {
|
||||
height: 480px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user