Set popover attribute back to auto margin
This commit is contained in:
parent
b72d724576
commit
1cf6abaa60
|
@ -100,4 +100,8 @@
|
|||
:target {
|
||||
scroll-margin-block: 5ex;
|
||||
}
|
||||
|
||||
[popover] {
|
||||
margin: auto;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue