mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
[css] fix angular date picker
This commit is contained in:
parent
327a0a0b83
commit
d24b05a784
1 changed files with 5 additions and 0 deletions
|
|
@ -1651,4 +1651,9 @@ a.badge:hover, a.badge:focus {
|
|||
|
||||
form label:not(.form-check-label):not(.btn) {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
// Angular date picker
|
||||
.ngb-dp-header, .ngb-dp-week {
|
||||
background-color: var(--bg) !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue