Julian Prieber 5dbb2b182d Version 4.0
-- Dashboard Update --

Update to version 4.0.0.
Complete redesign of the admin panel.
New features and a license change.
2023-04-26 15:44:39 +02:00

16 lines
167 B
SCSS
Vendored

/* Width */
.w-45 {
width: 45px;
height: auto;
}
/* Icon box width */
.iconbox-18 {
width: 18px;
height: 18px;
}
.iconbox-45 {
width: 45px;
height: 45px;
}