We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f60817 + 03c7c2a commit 9c769e4Copy full SHA for 9c769e4
src/addons/_bottomhsl.scss
@@ -24,7 +24,7 @@ body #app-mount {
24
bottom: calc(var(--server-container) * 2) !important;
25
}
26
27
- [class*='listItemTooltip'] {
+ [class*='listItemTooltip_'] {
28
position: absolute;
29
white-space: nowrap;
30
top: calc(var(--server-size) / -1 - 30px) !important;
src/theme/_index.scss
@@ -146,7 +146,7 @@
146
top: 0 !important;
147
148
149
150
151
max-width: unset;
152
0 commit comments