Add spacing to Room settings - Notifications subsection

This commit is contained in:
CicadaCinema 2021-10-16 14:52:29 +01:00
parent 4fb0d021ae
commit 7b893366f2
2 changed files with 14 additions and 6 deletions

View file

@ -90,3 +90,7 @@ limitations under the License.
margin-top: 35px; // lots of distance from the last line of the table
}
}
.mx_AccessibleButton.mx_NotificationSound_browse {
margin-right: 10px;
}