mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 03:22:19 +03:00
TSK-1418: make issue notification width smaller (#3160)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
parent
488c46e7d8
commit
4e70eaeb73
@ -131,6 +131,7 @@
|
|||||||
margin: 0.75rem;
|
margin: 0.75rem;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
min-width: 25rem;
|
min-width: 25rem;
|
||||||
|
max-width: 35rem;
|
||||||
min-height: 7rem;
|
min-height: 7rem;
|
||||||
color: var(--theme-caption-color);
|
color: var(--theme-caption-color);
|
||||||
background-color: var(--theme-popup-color);
|
background-color: var(--theme-popup-color);
|
||||||
|
Loading…
Reference in New Issue
Block a user