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
+1 -1
View File
@@ -18,7 +18,7 @@ limitations under the License.
.mx_RoomSearch {
flex: 1;
border-radius: 8px;
background-color: $roomlist-button-bg-color;
background-color: $panel-actions;
// keep border thickness consistent to prevent movement
border: 1px solid transparent;
height: 28px;