mirror of
https://github.com/PaiGramTeam/luoxu-api-pub.git
synced 2024-11-21 22:58:21 +00:00
fix alt text too wide
This commit is contained in:
parent
0754f6db2a
commit
c754fe3a90
@ -166,6 +166,9 @@
|
||||
width: calc(2.3em - 2px);
|
||||
vertical-align: middle;
|
||||
padding-right: 0.5em;
|
||||
/* for alt text */
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
}
|
||||
ul:not(:hover) > li.selected, li:hover {
|
||||
background-color: #d9f5ff;
|
||||
|
Loading…
Reference in New Issue
Block a user