fix(client): remove unexpected duplicate "height" (#45911)

I deleted an Unexpected duplicate "height" property
pull/45925/head
Abdelmalek Ennani 2022-05-12 05:43:21 +00:00 committed by GitHub
parent f63fc2a6e8
commit d1fe6b3eaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
display: flex;
justify-content: space-between;
align-items: flex-start;
height: 40px;
font-size: 18px;
font-family: 'Roboto-Mono', sans-serif;
height: var(--header-height);