Files
speckle-server/packages/frontend-2/assets/css/vtippy.css
T
2025-08-04 21:45:37 +02:00

4 lines
170 B
CSS

.tippy-box[data-theme~='speckleTooltip'] {
@apply hidden md:inline-block bg-foundation border border-outline-2 rounded text-foreground text-xs shadow-sm font-medium;
}