mirror of
https://github.com/primer/css.git
synced 2024-12-02 07:53:06 +03:00
rounded corners on box-footer
This commit is contained in:
parent
93368c22e4
commit
eefaa9f7ca
@ -211,6 +211,7 @@
|
||||
border-top-color: var(--color-border-primary);
|
||||
border-top-style: $border-style;
|
||||
border-top-width: $border-width;
|
||||
border-radius: 0 0 $border-radius $border-radius;
|
||||
}
|
||||
|
||||
// Option for a box with scrolling content
|
||||
|
Loading…
Reference in New Issue
Block a user