mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
set placeholder height to 100%
This commit is contained in:
parent
2ccaeb6166
commit
b730b91e2c
@ -1,5 +1,6 @@
|
||||
.ds-placeholder {
|
||||
@include reset;
|
||||
height: 100%;
|
||||
padding: $space-base;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@ -10,4 +11,4 @@
|
||||
@media #{$media-query-medium} {
|
||||
padding: $space-x-large 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user