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