菜单样式修改。

This commit is contained in:
tengge1 2019-06-28 19:32:03 +08:00
parent a10fd84ebb
commit e3513bfd28
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@
.MenuBar>.MenuItem {
position: relative;
min-width: auto;
margin: 0;
padding: 0 16px;
display: inline-block;

View File

@ -1,5 +1,6 @@
.MenuItem {
position: relative;
min-width: 120px;
line-height: 24px;
margin: 3px;
padding: 2px 14px 2px 30px;