fixed rm lvl's update legend bug

This commit is contained in:
realaravinth
2021-05-30 12:18:27 +05:30
parent f448f28d01
commit 2c5dbc7c5f
4 changed files with 9 additions and 4 deletions

View File

@@ -28,12 +28,14 @@
.taskbar__action {
display: inline-block;
list-style: none;
padding: 10px 0px;
margin: auto;
}
.taskbar__spacer {
min-width: 250px;
list-style: none;
flex: 6;
}