mirror of
https://github.com/anareaty/html-checkboxes.git
synced 2026-07-22 05:37:43 +00:00
4 lines
83 B
CSS
4 lines
83 B
CSS
|
|
body:has(.checkbox-menu) .menu:has([data-section='table']) {
|
|
display: none;
|
|
}
|