This commit is contained in:
2023-06-21 14:15:19 +08:00
parent 7e8362d0ba
commit 5a32e5e9db
13 changed files with 100 additions and 317 deletions

View File

@@ -34,11 +34,13 @@
transition width .3s ease
overflow hidden
.tooltip_page
_wh(30px, 100%)
height 100%
margin 0 5px
_font(14px, 30px, #999,,)
border 1px solid #999
border-radius 50%
border-radius: 30px;
box-sizing: border-box;
padding: 0 10px;
&:hover
background-color #03fcfd
border-color #03fcfd