Merge pull request #2240 from vixen24/main
Add margin to details inside popup styles
This commit is contained in:
@@ -155,6 +155,10 @@
|
||||
max-inline-size: 100%;
|
||||
padding: var(--inline-space-half) var(--popup-item-padding-inline);
|
||||
text-align: start;
|
||||
|
||||
&:focus-visible {
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.popup__icon {
|
||||
|
||||
Reference in New Issue
Block a user