Task/colors 11 (#7211)

This commit is contained in:
Šimon Brandner
2021-11-29 12:52:09 +00:00
committed by GitHub
parent 6d3865bdd5
commit 9db0ebb7f5
28 changed files with 66 additions and 104 deletions
+2 -2
View File
@@ -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;