[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;
|
padding: .2em .4em .3em !important;
|
||||||
background-color: #ececec!important;
|
background-color: #ececec!important;
|
||||||
}
|
}
|
||||||
|
.badge.bg-info .bi {
|
||||||
|
font-size: inherit;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user