Revert "Slightly slimmer <details>"
This reverts commit 12e9202a66eb0140ac9f1daf2f4121ac25bd07fa.
This commit is contained in:
parent
5eb376a232
commit
0631f8d8f5
@ -215,7 +215,7 @@ details {
|
|||||||
box-shadow: var(--edge-highlight);
|
box-shadow: var(--edge-highlight);
|
||||||
border-radius: var(--rounded-corner);
|
border-radius: var(--rounded-corner);
|
||||||
background-color: var(--fg-muted-1);
|
background-color: var(--fg-muted-1);
|
||||||
padding: 0.875rem 1rem;
|
padding: 1rem;
|
||||||
|
|
||||||
summary {
|
summary {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user