feat: add max-width fit-content
This commit is contained in:
parent
dcc81c8b03
commit
dc87594d92
@ -35,6 +35,7 @@ a.title:visited {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
flex: 1 0 128px;
|
||||
max-width: fit-content;
|
||||
margin-bottom: .15rem;
|
||||
}
|
||||
|
||||
@ -220,4 +221,4 @@ a.link:visited {
|
||||
|
||||
.skeleton .otherItemLonger {
|
||||
width: 60px;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user