update acf field handling to centerize every call

This commit is contained in:
asus
2024-04-08 21:43:08 +02:00
parent 1e291d16ba
commit 4c0e4c001f
12 changed files with 538 additions and 126 deletions

View File

@@ -13,11 +13,11 @@
details:not([open]) {
summary {
margin: 0px;
cursor: grab;
}
}
details {
summary {
cursor: grab;
h2 {
display: inline;
}