style(tooltips): fix tooltip styling in button elems
This commit is contained in:
parent
390a53b982
commit
66352522da
@ -270,6 +270,11 @@ button:not(.btn-link),
|
||||
&.btn-danger
|
||||
background-color: var(--color-error-dark)
|
||||
|
||||
.fa,.fas
|
||||
color: white
|
||||
.tooltip__handle
|
||||
cursor: pointer
|
||||
|
||||
.buttongroup
|
||||
display: grid
|
||||
grid: min-content / auto-flow 1fr
|
||||
|
||||
Reference in New Issue
Block a user