12 lines
155 B
SCSS
12 lines
155 B
SCSS
.save-status-fixed {
|
|
position: fixed;
|
|
left: 20px;
|
|
bottom: 50px;
|
|
}
|
|
|
|
.update-notifications {
|
|
margin-bottom: 0;
|
|
label {
|
|
margin-bottom: 0;
|
|
}
|
|
}
|