mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
Add border radius to notification element
This commit is contained in:
@@ -2,10 +2,11 @@
|
||||
position: absolute;
|
||||
top: 0%;
|
||||
left: 34%;
|
||||
background: #262C48;
|
||||
background: #232630;
|
||||
width: 20%;
|
||||
height: 5%;
|
||||
z-index: 1000;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.notification__content {
|
||||
|
||||
Reference in New Issue
Block a user