Scale room tile heights.

pull/21833/head
Jorik Schellekens 2020-04-06 16:23:16 +01:00
parent e2aef3a62b
commit 334f529c26
1 changed files with 1 additions and 1 deletions

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;