更新样式:微调图标右侧导航栏高度
This commit is contained in:
parent
f714b795dc
commit
0d78eb9984
|
@ -92,9 +92,9 @@
|
|||
}
|
||||
|
||||
.icon-content .fa-nav {
|
||||
right: 33px;
|
||||
top: 68px;
|
||||
bottom: 84px;
|
||||
right: 34px;
|
||||
top: 83px;
|
||||
bottom: 99px;
|
||||
}
|
||||
|
||||
.icon-content .modal-body {
|
||||
|
@ -254,10 +254,10 @@
|
|||
.fa-nav {
|
||||
display: block;
|
||||
position: fixed;
|
||||
top: 98px;
|
||||
top: 113px;
|
||||
right: 17px;
|
||||
width: 140px;
|
||||
bottom: 40px;
|
||||
bottom: 55px;
|
||||
}
|
||||
|
||||
.fa-icons {
|
||||
|
|
Loading…
Reference in New Issue