Replace more hardcoded css
This commit is contained in:
@@ -62,7 +62,7 @@ h5 {
|
||||
|
||||
.card-title {
|
||||
font-size: 1rem;
|
||||
color: #4a68b9;
|
||||
color: var(--title-fg);
|
||||
}
|
||||
|
||||
.disabled {
|
||||
|
||||
Reference in New Issue
Block a user