This commit is contained in:
harukin 2018-11-22 12:12:23 +09:00
parent 70c12e8630
commit e30a08fae6

View File

@ -4,5 +4,7 @@
color: rgba(0,0,0,0.7) !important;
}
.toplevel_item{
width: 100% !important;
width: 100%;
margin-left: unset;
margin-right: unset;
}