mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-05 06:28:13 +00:00
chore: completed unfinished instruction rows, added row exceptions
This commit is contained in:
@@ -6,6 +6,8 @@ $darkModeTextCol: #eee;
|
||||
width: 100%;
|
||||
background-color: white;
|
||||
color: black;
|
||||
max-height: 95vh;
|
||||
overflow: auto;
|
||||
|
||||
&.dark {
|
||||
background-color: colors.$bgColDarker;
|
||||
|
||||
Reference in New Issue
Block a user