related to #1704 Radio btn and text are aligned properly in delete popin

This commit is contained in:
MatthieuLP
2023-01-04 18:14:03 +01:00
parent 4e899b5eae
commit d5c3689da9
+6
View File
@@ -691,6 +691,12 @@ LI.menuLi {
.cat-delete-modes div {
margin-top: 5px;
display: flex;
align-items: flex-start;
}
.cat-delete-modes input {
margin: 5px 3px 0 0;
}
/* Search bar */