reduce width of account indicator bar from 5 to 2px, fix #1241
This commit is contained in:
Родитель
aae5d37dc3
Коммит
72b63c03de
|
@ -178,7 +178,7 @@
|
|||
|
||||
.mail-message-account-color {
|
||||
position: absolute;
|
||||
width: 5px;
|
||||
width: 2px;
|
||||
height: 69px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче