fixed some css & prosemirror
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
.application {
|
||||
color: var(--color-text-dark-primary);
|
||||
|
||||
|
||||
.scrollable {
|
||||
--scroll-margin: 0;
|
||||
}
|
||||
|
||||
|
||||
.window-header {
|
||||
background: linear-gradient(
|
||||
$l5r5e-linear-gradient-second,
|
||||
@@ -22,7 +22,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// More specifified stuff down here as to not make it too hard to read the overriden defaults
|
||||
// More specified stuff down here as to not make it too hard to read the overridden defaults
|
||||
.application {
|
||||
.window-content {
|
||||
table {
|
||||
|
||||
Reference in New Issue
Block a user