mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-09 06:28:28 +03:00
Some style fixes for Nextcloud embed mode
https://github.com/the-djmaze/snappymail/issues/96#issuecomment-1277236142
This commit is contained in:
parent
c63366d0dc
commit
1b3d6401f3
1 changed files with 8 additions and 0 deletions
|
|
@ -56,6 +56,14 @@ Then the below #rl-app can be used to style it.
|
|||
padding-left: 30px;
|
||||
}
|
||||
|
||||
#rl-app .loading::after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#appmenu {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@media print {
|
||||
#body-user #header {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue