仿真左上角菜单样式调整
This commit is contained in:
parent
1a844d20e7
commit
026a8d9a7f
@ -977,7 +977,7 @@ export default {
|
|||||||
$menuItemPadding: 5px;
|
$menuItemPadding: 5px;
|
||||||
|
|
||||||
#menuBar {
|
#menuBar {
|
||||||
z-index: 10;
|
z-index: 36;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
height: $height;
|
height: $height;
|
||||||
|
@ -457,7 +457,7 @@ export default {
|
|||||||
$menuItemPadding: 5px;
|
$menuItemPadding: 5px;
|
||||||
|
|
||||||
#menuBar {
|
#menuBar {
|
||||||
z-index: 10;
|
z-index: 36;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
height: $height;
|
height: $height;
|
||||||
|
@ -898,7 +898,7 @@ export default {
|
|||||||
$menuItemPadding: 5px;
|
$menuItemPadding: 5px;
|
||||||
|
|
||||||
#menuBar {
|
#menuBar {
|
||||||
z-index: 10;
|
z-index: 36;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
height: $height;
|
height: $height;
|
||||||
|
@ -1047,7 +1047,7 @@ export default {
|
|||||||
$menuItemPadding: 5px;
|
$menuItemPadding: 5px;
|
||||||
|
|
||||||
#menuBar {
|
#menuBar {
|
||||||
z-index: 10;
|
z-index: 36;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
height: $height;
|
height: $height;
|
||||||
|
@ -707,7 +707,7 @@ export default {
|
|||||||
$menuItemPadding: 5px;
|
$menuItemPadding: 5px;
|
||||||
|
|
||||||
#menuBar {
|
#menuBar {
|
||||||
z-index: 10;
|
z-index: 36;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
height: $height;
|
height: $height;
|
||||||
|
@ -985,7 +985,7 @@ export default {
|
|||||||
$menuItemPadding: 5px;
|
$menuItemPadding: 5px;
|
||||||
|
|
||||||
#menuBar {
|
#menuBar {
|
||||||
z-index: 10;
|
z-index: 36;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
height: $height;
|
height: $height;
|
||||||
|
@ -711,7 +711,7 @@ export default {
|
|||||||
$menuItemPadding: 5px;
|
$menuItemPadding: 5px;
|
||||||
|
|
||||||
#menuBar {
|
#menuBar {
|
||||||
z-index: 10;
|
z-index: 36;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
height: $height;
|
height: $height;
|
||||||
|
Loading…
Reference in New Issue
Block a user