TSK-1418: make issue notification width smaller (#3160)

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
Vyacheslav Tumanov
2023-05-10 22:45:54 +07:00
committed by GitHub
parent 488c46e7d8
commit 4e70eaeb73
@@ -131,6 +131,7 @@
margin: 0.75rem;
padding: 0.5rem;
min-width: 25rem;
max-width: 35rem;
min-height: 7rem;
color: var(--theme-caption-color);
background-color: var(--theme-popup-color);