Merge pull request #6962 from CicadaCinema/patch-3

This commit is contained in:
Michael Telatynski 2021-10-18 09:17:40 +01:00 committed by GitHub
commit 4d63e1239b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 5 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;
}