mirror of
https://github.com/flarum/core.git
synced 2025-05-16 12:19:41 +02:00
Tweak user activity item appearance
This commit is contained in:
parent
16c6bd4f23
commit
a89803c957
@ -145,7 +145,7 @@
|
|||||||
}
|
}
|
||||||
.activity-content {
|
.activity-content {
|
||||||
display: block;
|
display: block;
|
||||||
padding: 20px;
|
padding: 15px;
|
||||||
background: @fl-body-secondary-color;
|
background: @fl-body-secondary-color;
|
||||||
border-radius: @border-radius-base;
|
border-radius: @border-radius-base;
|
||||||
color: @fl-body-muted-color;
|
color: @fl-body-muted-color;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user