mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Added extension info to Admin -> Extensions -> Popup
This commit is contained in:
parent
85ac404722
commit
3931c11255
32 changed files with 150 additions and 101 deletions
|
|
@ -34,4 +34,9 @@
|
|||
display: block;
|
||||
}
|
||||
|
||||
.tab-content {
|
||||
grid-column-end: 3;
|
||||
border: 1px solid var(--border-color, #ddd);
|
||||
padding: 10px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue