mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-31 23:36:18 +00:00
5 lines
64 B
SCSS
5 lines
64 B
SCSS
![]() |
// Overflow Hidden
|
||
|
.o-hidden {
|
||
|
overflow: hidden !important;
|
||
|
}
|