更新样式:微调图标右侧导航栏高度

This commit is contained in:
Argo-MacBookPro 2018-09-14 18:26:50 +08:00
parent f714b795dc
commit 0d78eb9984
1 changed files with 5 additions and 5 deletions

View File

@ -92,9 +92,9 @@
} }
.icon-content .fa-nav { .icon-content .fa-nav {
right: 33px; right: 34px;
top: 68px; top: 83px;
bottom: 84px; bottom: 99px;
} }
.icon-content .modal-body { .icon-content .modal-body {
@ -254,10 +254,10 @@
.fa-nav { .fa-nav {
display: block; display: block;
position: fixed; position: fixed;
top: 98px; top: 113px;
right: 17px; right: 17px;
width: 140px; width: 140px;
bottom: 40px; bottom: 55px;
} }
.fa-icons { .fa-icons {