Scale room tile heights.

This commit is contained in:
Jorik Schellekens 2020-04-06 16:23:16 +01:00
parent e2aef3a62b
commit 334f529c26

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;