Updated border radius of .umb-notifications__notification to match button radius (#11745)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
font-size: 14px;
|
||||
border: none;
|
||||
position: relative;
|
||||
border-radius: 10px;
|
||||
border-radius: 3px;
|
||||
margin: 10px;
|
||||
|
||||
.close {
|
||||
|
||||
Reference in New Issue
Block a user