mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Correct comment
This commit is contained in:
parent
0c43edb629
commit
28132eaf36
@ -33,7 +33,7 @@ limitations under the License.
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
width: 203px; /* padding + width = LHS Panel width */
|
width: 203px; /* padding + width = LHS Panel width */
|
||||||
height: 19px; /* padding + height = 29px, same as mx_RoomSubList_stickyContainer */
|
height: 19px; /* height + padding = 31px = mx_RoomSubList_label height */
|
||||||
padding-left: 16px; /* gutter */
|
padding-left: 16px; /* gutter */
|
||||||
padding-right: 16px; /* gutter */
|
padding-right: 16px; /* gutter */
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
|
Loading…
Reference in New Issue
Block a user