11 lines
161 B
Plaintext
Raw Normal View History

2021-09-01 17:20:06 +01:00
.FormControl-container {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 4px;
}
.ComposerFailureModal-output {
white-space: break-spaces;
}