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
@@ -55,7 +55,7 @@ limitations under the License.
margin: 2px;
&:hover {
background: $roomlist-button-bg-color;
background: $panel-actions;
border-radius: 6px;
z-index: 1;
}