1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
Files
tabler/core/scss/ui/_popovers.scss

6 lines
61 B
SCSS

.popover {
@include media-print {
display: none;
}
}