mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 07:33:37 +08:00
UX: Small spacing fix for grid items (#21979)
Supports spacing for videos and placeholder elements.
This commit is contained in:
parent
ae8347d948
commit
1abfe2e61d
|
@ -23,7 +23,8 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
> img {
|
||||
> img,
|
||||
> div {
|
||||
margin-bottom: $grid-column-gap;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user