9 lines
124 B
SCSS
9 lines
124 B
SCSS
.empty-modules {
|
|
padding-top: 12px;
|
|
.add-module-card {
|
|
position: unset;
|
|
width: 182px;
|
|
z-index: unset;
|
|
}
|
|
}
|