mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Updated accordion editor view
This commit is contained in:
parent
520a8bad04
commit
d83d6124ba
1 changed files with 1 additions and 1 deletions
|
@ -1560,7 +1560,7 @@ button.emoji-picker__category-button.active {
|
|||
.kg-accordion-card {
|
||||
display: flex;
|
||||
padding: 16px 24px;
|
||||
border: 1px solid var(--whitegrey);
|
||||
border: 1px solid rgba(127, 127, 127, 0.15);
|
||||
border-radius: 4px;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue