This commit is contained in:
parent
2d7abd47d0
commit
109c2997c3
1 changed files with 2 additions and 1 deletions
|
@ -84,9 +84,10 @@
|
|||
|
||||
details {
|
||||
border: 1px solid var(--hr-color);
|
||||
border-radius: 8px;
|
||||
// padding: 10px 30px;
|
||||
font-size: 0.9rem;
|
||||
padding: 0 30px;
|
||||
padding: 0 16px;
|
||||
line-height: 1.5;
|
||||
position: relative;
|
||||
|
||||
|
|
Loading…
Reference in a new issue