1
1
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:
Colin 2020-12-11 16:01:44 -05:00
parent 93368c22e4
commit eefaa9f7ca

View File

@ -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