mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
菜单样式修改。
This commit is contained in:
parent
a10fd84ebb
commit
e3513bfd28
@ -12,6 +12,7 @@
|
||||
|
||||
.MenuBar>.MenuItem {
|
||||
position: relative;
|
||||
min-width: auto;
|
||||
margin: 0;
|
||||
padding: 0 16px;
|
||||
display: inline-block;
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
.MenuItem {
|
||||
position: relative;
|
||||
min-width: 120px;
|
||||
line-height: 24px;
|
||||
margin: 3px;
|
||||
padding: 2px 14px 2px 30px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user