feat: added autobeat for full bars
This commit is contained in:
@@ -12,3 +12,10 @@
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.beat-group-settings-option-group {
|
||||
display: none;
|
||||
}
|
||||
.beat-group-settings-option-group.visible {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user