Notifications: Shring the radius of the corners

Co-authored-by: Defenders08 <60748247+Defenders08@users.noreply.github.com>
This commit is contained in:
veselcraft 2021-11-27 21:07:34 +03:00
parent fd2ef5fad5
commit d650a3cd21
No known key found for this signature in database
GPG key ID: AED66BC1AC628A4E

View file

@ -13,7 +13,7 @@
} }
.notification_ballon { .notification_ballon {
border-radius: 6px; border-radius: 4px;
background-color: rgba(0, 0, 0, 0.7); background-color: rgba(0, 0, 0, 0.7);
width: 300px; width: 300px;
height: 90px; height: 90px;