Skip to content

Commit c641058

Browse files
committed
🎨 略微缩短导航栏二级菜单的宽度 #802
1 parent 0a6743e commit c641058

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/css/_pages/_base/_widget/header.styl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
color var(--navbar-text-color)
5353
background-color rgba(0, 0, 0, 0.3)
5454
border none
55+
min-width 8rem
5556
-webkit-transition background .5s ease-in-out,padding .5s ease-in-out
5657
transition background .5s ease-in-out,padding .5s ease-in-out
5758

0 commit comments

Comments
 (0)