Fix expanded button color (#343)

This commit is contained in:
M. Mert Yıldıran 2021-10-12 14:25:44 +03:00 committed by GitHub
parent 837e35255b
commit 10e695d7a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,13 +16,12 @@
line-height: 0.92
margin-right: .5rem
font-weight: 800
color: $blue-color
color: $main-background-color
background-color: $light-blue-color
&.expanded
@extend .button
line-height: .75rem
background-color: $blue-color
color: $main-background-color
.dataLine
font-weight: 600