mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-21 14:31:09 +02:00
Tweak skeleton UI height to be more reasonable
This commit is contained in:
parent
414b20f17e
commit
e54d803343
@ -391,7 +391,7 @@ limitations under the License.
|
|||||||
.mx_RoomSublist_skeletonUI {
|
.mx_RoomSublist_skeletonUI {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
height: 288px;
|
height: 240px;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
background: $roomsublist-skeleton-ui-bg;
|
background: $roomsublist-skeleton-ui-bg;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user