mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
fix: Contact popup coloring
This commit is contained in:
parent
c9c0d0d888
commit
7fa19917ff
1 changed files with 4 additions and 0 deletions
|
|
@ -2070,6 +2070,10 @@ html.rl-mobile #rl-app #V-AdminPane>.b-toolbar {
|
||||||
border-bottom: 1px solid var(--nc-color-border);
|
border-bottom: 1px solid var(--nc-color-border);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#rl-app #V-PopupsContacts .b-list-content .listClear {
|
||||||
|
box-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
#rl-app #V-PopupsContacts .tabs {
|
#rl-app #V-PopupsContacts .tabs {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue