mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-03 03:19:40 +00:00
Fix expanded button color (#343)
This commit is contained in:
parent
837e35255b
commit
10e695d7a0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user