mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
changed theme content textarea to use monospace font
This commit is contained in:
parent
faf663056d
commit
f1320c16de
1 changed files with 4 additions and 0 deletions
|
@ -962,4 +962,8 @@ a > h4:hover {
|
|||
.ui-state-active {
|
||||
background-color: $primary-colour-outline $i;
|
||||
color: black $i;
|
||||
}
|
||||
|
||||
#themeContent {
|
||||
font-family: monospace;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue