Updated border radius of .umb-notifications__notification to match button radius (#11745)

This commit is contained in:
Arul Prabakaran
2022-01-31 04:38:51 +05:30
committed by GitHub
parent f2450fb539
commit 2abf455abf

View File

@@ -22,7 +22,7 @@
font-size: 14px;
border: none;
position: relative;
border-radius: 10px;
border-radius: 3px;
margin: 10px;
.close {