refactor(sidebar): Remove useless padding-left

This commit is contained in:
Jiahao Li 2024-03-10 21:10:21 +02:00 committed by Jimmy Cai
parent de18f408a5
commit 8769095d8a

View File

@ -128,7 +128,6 @@
/* Menu style */
#main-menu {
padding-left: 0;
list-style: none;
flex-direction: column;
overflow-y: auto;