dashboard: sync list hover background with main background
This commit is contained in:
@@ -66,6 +66,10 @@ h1, h2, h3, h4, h5, h6,
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.table-hover > tbody > tr:hover {
|
||||
background-color: $body-bg;
|
||||
}
|
||||
|
||||
.text-monospace {
|
||||
font-family: $font-family-monospace;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user