updating tooltips popup spacings
This commit is contained in:
parent
a7fd7c192c
commit
5da39fa36c
|
|
@ -5,7 +5,7 @@
|
||||||
@apply focus-text;
|
@apply focus-text;
|
||||||
}
|
}
|
||||||
.tooltip-popup {
|
.tooltip-popup {
|
||||||
@apply bg-white rounded-xl shadowed p-4 font-normal;
|
@apply bg-white rounded-xl shadowed p-4 px-6 font-normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tooltip-popup:after {
|
.tooltip-popup:after {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user