Scale room tile heights.

This commit is contained in:
Jorik Schellekens
2020-04-27 11:51:54 +01:00
parent e2aef3a62b
commit 334f529c26
+1 -1
View File
@@ -20,7 +20,7 @@ limitations under the License.
flex-direction: row;
align-items: center;
cursor: pointer;
height: 34px;
height: $font-34px;
margin: 0;
padding: 0 8px 0 10px;
position: relative;