fix(ui): align "send empty" checkbox (#9061)

Closes #9060
This commit is contained in:
Tarcisio
2023-07-27 09:00:16 -03:00
committed by GitHub
parent d48cb95562
commit 6a4656f669

View File

@@ -169,6 +169,7 @@ table
input { input {
margin-right: 7px; margin-right: 7px;
width: auto;
} }
&.disabled { &.disabled {