adds missing important on utility classs
This commit is contained in:
parent
02c7eae47e
commit
aa5e97da04
1 changed files with 2 additions and 2 deletions
|
|
@ -44,9 +44,9 @@
|
|||
}
|
||||
|
||||
.rounded-circle {
|
||||
border-radius: 50%;
|
||||
border-radius: 50% !important;
|
||||
}
|
||||
|
||||
.rounded-0 {
|
||||
border-radius: 0;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue