mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.206.1
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@use "includes/vars";
|
||||
@use "vars/vars";
|
||||
@use "vars/vars-night";
|
||||
|
||||
.inputArea,
|
||||
.outputArea {
|
||||
@@ -40,11 +41,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
.night-mode {
|
||||
.ve-night-mode {
|
||||
.conv__ {
|
||||
&disp-message {
|
||||
background-color: vars.$rgb-bg--alt-night;
|
||||
border-color: vars.$rgb-border-grey--night;
|
||||
background-color: vars-night.$rgb-bg--alt-night;
|
||||
border-color: vars-night.$rgb-border-grey--night;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user