Fix nested dashboard-panel double-border and show actual access address instead of internal admin port (v0.16.2)
This commit is contained in:
@@ -772,6 +772,10 @@ label.check-control:has(input[name="upstreamTlsInsecure"]){position:relative;hei
|
||||
label.check-control:has(input[name="upstreamTlsInsecure"]) span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
|
||||
label.check-control:has(input[name="upstreamTlsInsecure"]) small{position:absolute;left:0;top:calc(100% + 7px);width:100%;padding:0!important;white-space:normal}
|
||||
|
||||
.docker-integration-section{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}
|
||||
.docker-integration-heading{font-weight:600;margin:0 0 var(--space-2)}
|
||||
.docker-integration-section .check-control{margin-top:var(--space-3)}
|
||||
|
||||
/* Custom-drawn select (Task #20): native <select> popups can't be reliably themed dark across
|
||||
browsers, so this replaces the popup only -- the native select stays for value/form/event
|
||||
compatibility, positioned invisibly beneath the trigger. */
|
||||
|
||||
Reference in New Issue
Block a user