Tooltip distance
This commit is contained in:
parent
9eb7c5fe83
commit
e6a1d27eab
@ -2,12 +2,13 @@
|
||||
|
||||
.mat-tooltip {
|
||||
background-color: $accent;
|
||||
border-radius: 3px;
|
||||
border-radius: 3px !important;
|
||||
padding: 10px;
|
||||
margin: 12px !important;
|
||||
font-family: Inter, sans-serif;
|
||||
font-size: 11px;
|
||||
line-height: 14px;
|
||||
color: white;
|
||||
color: $white !important;
|
||||
position: relative;
|
||||
overflow: visible !important;
|
||||
text-align: center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user