mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-08 16:18:45 +01:00
-- Dashboard Update -- Update to version 4.0.0. Complete redesign of the admin panel. New features and a license change.
5 lines
64 B
SCSS
Vendored
5 lines
64 B
SCSS
Vendored
/* Over Flow Hidden */
|
|
.overflow-hidden {
|
|
overflow: hidden;
|
|
}
|