mirror of https://github.com/hashicorp/consul
ui: Fix up the padding for FilterBar (#7705)
parent
b2b6543157
commit
279b547673
|
@ -15,9 +15,6 @@
|
|||
.me ~ :nth-last-child(2) {
|
||||
@extend %token-yours;
|
||||
}
|
||||
.template-token.template-list main .notice {
|
||||
margin-top: -20px;
|
||||
}
|
||||
.template-token.template-edit main dd {
|
||||
display: flex;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue