mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-09 00:28:44 +01:00
5 lines
64 B
SCSS
5 lines
64 B
SCSS
|
/* Over Flow Hidden */
|
||
|
.overflow-hidden {
|
||
|
overflow: hidden;
|
||
|
}
|