forked from Ailur/burgernotes-server
This commit is contained in:
parent
03368d3f4d
commit
5e468d824f
|
@ -171,6 +171,7 @@ body {
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
border: none;
|
border: none;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
background-color: var(--editor);
|
||||||
width: calc(100% - 180px - 7px - 6px);
|
width: calc(100% - 180px - 7px - 6px);
|
||||||
height: calc(100% - 50px - 6px - 8px);
|
height: calc(100% - 50px - 6px - 8px);
|
||||||
font-family: "Inter", sans-serif;
|
font-family: "Inter", sans-serif;
|
||||||
|
|
Loading…
Reference in New Issue