mirror of
https://github.com/flarum/framework.git
synced 2024-12-05 09:03:36 +08:00
Fix appearance of event posts on mobile
This commit is contained in:
parent
f6f0aaf0d2
commit
9e9b45cf70
|
@ -327,7 +327,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.EventPost {
|
.EventPost {
|
||||||
padding-left: 30px;
|
padding-left: 50px;
|
||||||
}
|
}
|
||||||
.EventPost-icon {
|
.EventPost-icon {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user