Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 4760d0e

Browse files
committed
Fix inconsistent padding on AppTile frames
1 parent 1c13bff commit 4760d0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

res/css/views/rooms/_AppsDrawer.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,6 @@ $MinWidth: 240px;
148148
width: 50%;
149149
min-width: $MinWidth;
150150
border: $container-border-width solid $widget-menu-bar-bg-color;
151-
border-left-width: 5px;
152-
border-right-width: 5px;
153151
display: flex;
154152
flex-direction: column;
155153
box-sizing: border-box;

0 commit comments

Comments
 (0)