mirror of
https://github.com/primer/css.git
synced 2024-12-03 03:33:40 +03:00
chore: lint
This commit is contained in:
parent
43fd5cedd6
commit
14ee520c75
@ -1,9 +1,9 @@
|
||||
.UnderlineNav {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
border-bottom: 1px solid $gray-200;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
border-bottom: 1px solid $gray-200;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.UnderlineNav-body {
|
||||
|
Loading…
Reference in New Issue
Block a user