Fixed alert dialog button in notifications, fixed add tile padding on profile page.

This commit is contained in:
DebaucheryLibrarian
2021-05-15 22:01:57 +02:00
parent 478a2c4b48
commit 0f8d5d4456
4 changed files with 19 additions and 11 deletions

View File

@@ -221,6 +221,8 @@ export default {
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
padding: 1rem;
background: var(--shadow-touch);
.icon {