Task/colors 11 (#7211)
This commit is contained in:
@@ -129,7 +129,7 @@ $roomListCollapsedWidth: 68px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
border-radius: 8px;
|
||||
background-color: $roomlist-button-bg-color;
|
||||
background-color: $panel-actions;
|
||||
position: relative;
|
||||
margin-left: 8px;
|
||||
|
||||
@@ -152,7 +152,7 @@ $roomListCollapsedWidth: 68px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
border-radius: 8px;
|
||||
background-color: $roomlist-button-bg-color;
|
||||
background-color: $panel-actions;
|
||||
position: relative;
|
||||
margin-left: 8px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user