feat: refine frontend and stabilize template product navigation
This commit is contained in:
@@ -236,7 +236,6 @@ html[data-theme] .doc-controls .react-select__control {
|
||||
z-index: 50;
|
||||
}
|
||||
|
||||
html[data-theme] .doc-controls:focus-within,
|
||||
html[data-theme] .row:focus-within,
|
||||
html[data-theme] .row__fields:focus-within,
|
||||
html[data-theme] .tabs-field:focus-within,
|
||||
@@ -263,6 +262,13 @@ html[data-theme] .doc-controls {
|
||||
backdrop-filter: blur(16px);
|
||||
}
|
||||
|
||||
html[data-theme] .doc-controls button,
|
||||
html[data-theme] .doc-controls [type='submit'],
|
||||
html[data-theme] .doc-controls a {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
html[data-theme] .field-type .field-label {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user