Replace more hardcoded css
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
max-width: 100%;
|
||||
margin: auto;
|
||||
table-layout: auto;
|
||||
background: #2d3348af;
|
||||
background: var(--secondary)af;
|
||||
border-top-left-radius: 5px;
|
||||
border-top-right-radius: 5px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user