Fix dashboard bordering

This commit is contained in:
Wirlaburla 2023-05-11 20:35:54 -05:00
parent 297b8a284d
commit a39e820dc9

View File

@ -2086,6 +2086,8 @@ body.dashboard .dash-title {
margin-bottom: -1px;
}
body.dashboard .dash-title.ulink { padding: 3px 3px 4px 3px; }
body.dashboard .dash-title.currency-mark { position: relative; float: right; top: 24px; }
body.dashboard .dash-title.rlink { float: right; }