mirror of
https://github.com/loviuz/wifi-probe-aggregator.git
synced 2025-03-02 10:17:50 +01:00
5 lines
64 B
SCSS
Executable File
5 lines
64 B
SCSS
Executable File
// Overflow Hidden
|
|
.o-hidden {
|
|
overflow: hidden !important;
|
|
}
|