mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Add gap between checkbox and text in report dialog (#9195)
This commit is contained in:
parent
e5fedfcd74
commit
80d0159150
@ -16,6 +16,7 @@ limitations under the License.
|
||||
|
||||
.mx_LabelledCheckbox {
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
flex-direction: row;
|
||||
|
||||
.mx_Checkbox {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user