mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-09 06:28:28 +03:00
fix: avatar size and alignment
This commit is contained in:
parent
bbd100c544
commit
7fc268e518
1 changed files with 18 additions and 0 deletions
|
|
@ -2411,6 +2411,24 @@ html.rl-mobile #rl-app #V-AdminPane>.b-toolbar {
|
|||
|
||||
/* #endregion */
|
||||
|
||||
/*
|
||||
* Extensions
|
||||
*/
|
||||
|
||||
/* #region extensions */
|
||||
|
||||
/* #region avatars */
|
||||
|
||||
#rl-app .messageCheckbox .fromPic {
|
||||
margin: -5px 0 -9px 8px;
|
||||
height: 32px;
|
||||
width: 32px;
|
||||
}
|
||||
|
||||
/* #endregion */
|
||||
|
||||
/* #endregion */
|
||||
|
||||
/*
|
||||
* Message Flags
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue