fix(web): fill the provider row card
Raises a configured provider's row onto layer 3 so it reads as a surface rather than an outline. No-op under the light theme, where layer 3 and the panel are both white.
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 12px;
|
||||
background: var(--dsw-alias-bg-layer-3);
|
||||
}
|
||||
|
||||
.rowHead {
|
||||
|
||||
Reference in New Issue
Block a user