mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Add new .rounded-pill utility (#27339)
This commit is contained in:
committed by
XhmikosR
parent
5c03f23f85
commit
89eef046ef
@@ -54,6 +54,10 @@
|
||||
border-radius: 50% !important;
|
||||
}
|
||||
|
||||
.rounded-pill {
|
||||
border-radius: $rounded-pill !important;
|
||||
}
|
||||
|
||||
.rounded-0 {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user