Change drawer--header to drawer__header (#2189)

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
This commit is contained in:
Plastikmensch
2023-04-25 20:29:04 +02:00
committed by GitHub
parent 5b58ebb04f
commit aea7866161
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@
}
}
.drawer--header {
.drawer__header {
flex: none;
font-size: 16px;
background: lighten($ui-base-color, 8%);