kopia lustrzana https://github.com/shoelace-style/shoelace
Fix scroll anchoring bug
rodzic
1b8d913c39
commit
b80d6ff97b
|
|
@ -18,7 +18,7 @@
|
||||||
.details {
|
.details {
|
||||||
border: solid 1px var(--sl-color-gray-90);
|
border: solid 1px var(--sl-color-gray-90);
|
||||||
border-radius: var(--sl-border-radius-medium);
|
border-radius: var(--sl-border-radius-medium);
|
||||||
// overflow-anchor: none;
|
overflow-anchor: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.details--disabled {
|
.details--disabled {
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue