mirror of
https://github.com/tabler/tabler.git
synced 2026-07-21 04:52:21 +04:00
Merge pull request #833 from tabler/dev-fix-rounded-pill
fix rounded-pill class
This commit is contained in:
@@ -194,7 +194,7 @@ $border-width-wide: 2px !default;
|
||||
$border-radius-sm: 2px !default;
|
||||
$border-radius: 4px !default;
|
||||
$border-radius-lg: 8px !default;
|
||||
$border-radius-pill: 50% !default;
|
||||
$border-radius-pill: 100rem !default;
|
||||
|
||||
// Avatars
|
||||
$avatar-size: 2.5rem !default;
|
||||
|
||||
Reference in New Issue
Block a user