Moved full-page management to separate class
This commit is contained in:
parent
12f8c019f0
commit
4ffb6e3a11
2 changed files with 45 additions and 2 deletions
|
|
@ -82,7 +82,7 @@ export class N2Tree extends CustomHTMLElement {
|
|||
.icons {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin: 16px 0px 32px 0px;
|
||||
margin-top: 16px;
|
||||
gap: 8px;
|
||||
padding-bottom: 16px;
|
||||
border-bottom: 1px solid var(--line-color);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue