mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-11-28 08:52:00 +02:00
[web] fix mailbox badge height
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
This commit is contained in:
parent
0f59d4952b
commit
6507b53bbb
@ -66,4 +66,6 @@ table tbody tr td input[type="checkbox"] {
|
||||
padding: .2em .4em .3em !important;
|
||||
background-color: #ececec!important;
|
||||
}
|
||||
|
||||
.badge.bg-info .bi {
|
||||
font-size: inherit;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user