You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
tweaks from pairing with @dharmaone
This commit is contained in:
@@ -32,7 +32,7 @@ limitations under the License.
|
||||
position: relative;
|
||||
text-transform: uppercase;
|
||||
color: $roomsublist-label-fg-color;
|
||||
font-weight: 600;
|
||||
font-weight: 700;
|
||||
font-size: 12px;
|
||||
width: 203px; /* padding + width = LHS Panel width */
|
||||
height: 19px; /* height + padding = 31px = mx_RoomSubList_label height */
|
||||
|
@@ -37,5 +37,5 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_TopLeftMenu_chevron {
|
||||
margin-top: 26px;
|
||||
margin-top: 24px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user