mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
6 lines
61 B
SCSS
6 lines
61 B
SCSS
.popover {
|
|
@include media-print {
|
|
display: none;
|
|
}
|
|
}
|