Fix: min height of message box title
This commit is contained in:
parent
9b41a70c9b
commit
26e46a99f5
|
@ -60,6 +60,8 @@
|
|||
padding: .75rem 24px .75rem 52px;
|
||||
font-size: 1rem;
|
||||
position: relative;
|
||||
min-height: 42px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#message-box-title::before {
|
||||
|
|
Loading…
Reference in New Issue
Block a user