Tweak skeleton UI height to be more reasonable
This commit is contained in:
parent
414b20f17e
commit
e54d803343
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@ limitations under the License.
|
|||
.mx_RoomSublist_skeletonUI {
|
||||
position: relative;
|
||||
margin-left: 4px;
|
||||
height: 288px;
|
||||
height: 240px;
|
||||
|
||||
&::before {
|
||||
background: $roomsublist-skeleton-ui-bg;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue