1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-03 09:18:58 +09:00

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;
}