mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-26 05:44:12 +01:00
8 lines
87 B
SCSS
8 lines
87 B
SCSS
.is-overlay {
|
|
@extend %overlay;
|
|
}
|
|
|
|
.is-relative {
|
|
position: relative !important;
|
|
}
|