mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 00:29:52 +02: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