mirror of
https://github.com/PaiGramTeam/luoxu-api-pub.git
synced 2024-11-22 07:08:05 +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);
|
width: calc(2.3em - 2px);
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
padding-right: 0.5em;
|
padding-right: 0.5em;
|
||||||
|
/* for alt text */
|
||||||
|
display: inline-block;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
ul:not(:hover) > li.selected, li:hover {
|
ul:not(:hover) > li.selected, li:hover {
|
||||||
background-color: #d9f5ff;
|
background-color: #d9f5ff;
|
||||||
|
Loading…
Reference in New Issue
Block a user