mirror of
https://github.com/status-im/consul.git
synced 2025-02-18 08:36:46 +00:00
ui: Remove top border from Consul::AuthMethod::List (#10195)
This commit is contained in:
parent
a227966d85
commit
da78615b58
@ -64,7 +64,8 @@ html[data-route='dc.services.index'] .consul-service-list ul,
|
|||||||
.consul-lock-session-list ul,
|
.consul-lock-session-list ul,
|
||||||
.consul-role-list ul,
|
.consul-role-list ul,
|
||||||
.consul-policy-list ul,
|
.consul-policy-list ul,
|
||||||
.consul-token-list ul {
|
.consul-token-list ul,
|
||||||
|
.consul-auth-method-list ul {
|
||||||
border-top-width: 0 !important;
|
border-top-width: 0 !important;
|
||||||
}
|
}
|
||||||
.notice + .consul-token-list ul {
|
.notice + .consul-token-list ul {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user