mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
parent
b028478692
commit
2ab7f0f223
@ -1158,6 +1158,7 @@ StScrollBar {
|
||||
|
||||
.message-title {
|
||||
font-weight: bold;
|
||||
padding: 2px 0 2px 0;
|
||||
}
|
||||
.message-content {
|
||||
padding: 8px;
|
||||
|
@ -909,7 +909,8 @@ StScrollBar {
|
||||
icon-size: 16px; }
|
||||
|
||||
.message-title {
|
||||
font-weight: bold; }
|
||||
font-weight: bold;
|
||||
padding: 2px 0 2px 0; }
|
||||
|
||||
.message-content {
|
||||
padding: 8px; }
|
||||
|
Loading…
Reference in New Issue
Block a user