Add gap between checkbox and text in report dialog (#9195)
This commit is contained in:
@@ -16,6 +16,7 @@ limitations under the License.
|
||||
|
||||
.mx_LabelledCheckbox {
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
flex-direction: row;
|
||||
|
||||
.mx_Checkbox {
|
||||
|
||||
Reference in New Issue
Block a user