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 20:45:54 +05:00 committed by GitHub
parent 488c46e7d8
commit 4e70eaeb73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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);