mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-03 20:47:47 +01:00
5dbb2b182d
-- Dashboard Update -- Update to version 4.0.0. Complete redesign of the admin panel. New features and a license change.
10 lines
176 B
SCSS
Vendored
10 lines
176 B
SCSS
Vendored
/* Lada Button */
|
|
|
|
.ladda-button[data-style=contract-overlay][data-loading]{
|
|
z-index: 10;
|
|
width: 45px;
|
|
}
|
|
|
|
.ladda-button[data-style=contract][data-loading]{
|
|
width: 45px;
|
|
} |