feat: implemented UI of looping feature
This commit is contained in:
@@ -268,6 +268,11 @@ body {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.bar-number-cell.looped {
|
||||
background-color: #e1ae01;
|
||||
color: #1e1e1e;
|
||||
}
|
||||
|
||||
.main-content-body {
|
||||
display: flex;
|
||||
min-height: fit-content;
|
||||
|
||||
Reference in New Issue
Block a user