Tweak messagebox appearance
This commit is contained in:
parent
84f0a8cf40
commit
5075f2eba8
@ -12,5 +12,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.messagebox .mbcontent img {
|
.messagebox .mbcontent img {
|
||||||
padding-right: 0.25rem;
|
padding-right: 0.5rem;
|
||||||
|
box-sizing: initial;
|
||||||
|
}
|
||||||
|
|
||||||
|
.messagebox h4 {
|
||||||
|
border-bottom: 1px solid #888;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user