mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Change for #1025
This commit is contained in:
parent
e14719b021
commit
6b29460bdf
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
||||||
.accountPlace {
|
.accountPlace {
|
||||||
border-right: 1px solid var(--btn-border-clr, rgba(0, 0, 0, 0.2));
|
border-right: 1px solid var(--btn-border-clr, rgba(0, 0, 0, 0.2));
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-weight: bold;
|
font-weight: 600;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
margin: 0 6px -3px 0;
|
margin: 0 6px -3px 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue