11 lines
174 B
SCSS
Executable File
Vendored
11 lines
174 B
SCSS
Executable File
Vendored
.componet-inline-update {
|
|
@extend .text-right;
|
|
padding-top: 8px;
|
|
label {
|
|
display: initial;
|
|
font-weight: normal;
|
|
}
|
|
}
|
|
|
|
@import "modules/stats";
|