mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 03:59:21 +03:00
Improved theme styling and results in better Nextcloud integration
This commit is contained in:
parent
719847c43e
commit
39a827aa2e
9 changed files with 136 additions and 82 deletions
|
|
@ -62,6 +62,7 @@ dialog {
|
|||
border: 1px solid rgba(0,0,0,.3);
|
||||
border-radius: 6px;
|
||||
box-shadow: 0 5px 80px rgba(0,0,0,0.3);
|
||||
color: var(--dialog-clr, #333);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: 10px auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue