update acf field handling to centerize every call
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
details:not([open]) {
|
||||
summary {
|
||||
margin: 0px;
|
||||
cursor: grab;
|
||||
}
|
||||
}
|
||||
details {
|
||||
summary {
|
||||
cursor: grab;
|
||||
h2 {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user