improve(friendly): fixed notifications area margin

This commit is contained in:
NoriDev 2022-09-02 22:09:21 +09:00
parent 6b3f690f89
commit 232be3ed59

View file

@ -267,7 +267,7 @@ const wallpaper = localStorage.getItem('wallpaper') != null;
}
> .tl-noti {
max-width: 25%;
max-width: 27%;
width: 100%;
padding: 0;
}