mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-13 03:13:47 +00:00
fix: backgroundcolor for .blockNotes (#300)
Co-authored-by: Fabian Posenau <fabian@fphome.de>
This commit is contained in:
@@ -139,7 +139,7 @@ span {
|
||||
}
|
||||
|
||||
.blockNotes {
|
||||
background-color: $gray-1100;
|
||||
background-color: #fff;
|
||||
margin: 1em 0;
|
||||
padding: 0.5em;
|
||||
font-size: 0.8em;
|
||||
|
||||
Reference in New Issue
Block a user