Add overlay bind toggle

This commit is contained in:
Natsumi
2021-01-04 08:21:23 +13:00
parent 297e514b78
commit 1db8e94dd8
4 changed files with 14 additions and 6 deletions

View File

@@ -565,5 +565,5 @@ i.x-user-status.busy {
.options-container-item .name {
display: inline-block;
min-width: 150px
min-width: 175px;
}