mirror of
https://github.com/Sosokker/Inventory-Management-System.git
synced 2025-12-20 16:04:03 +01:00
5 lines
64 B
SCSS
5 lines
64 B
SCSS
// Overflow Hidden
|
|
.o-hidden {
|
|
overflow: hidden !important;
|
|
}
|