Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 80d0159

Browse files
authored
Add gap between checkbox and text in report dialog (#9195)
1 parent e5fedfc commit 80d0159

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/css/views/elements/_LabelledCheckbox.pcss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ limitations under the License.
1616

1717
.mx_LabelledCheckbox {
1818
display: flex;
19+
gap: 8px;
1920
flex-direction: row;
2021

2122
.mx_Checkbox {

0 commit comments

Comments
 (0)