Layouts
Box Sizing
Utilities for sets how the total width and height of an element is calculated.
Class
class | css |
---|---|
box-border | box-sizing: border-box |
box-content | box-sizing: content-box |
Variant
Variant | Enabled | Responsive |
---|---|---|
Default | Yes | Yes |
Dark Theme | ||
hover | ||
group-hover | ||
focus | ||
focus-within | ||
active | ||
visited | ||
checked | ||
disabled |