Tooltips respect left and right content borders
This commit is contained in:
@ -2,6 +2,12 @@
|
||||
horizontal-wrap
|
||||
justify-content center
|
||||
|
||||
// CSS grid variant:
|
||||
// display grid
|
||||
// grid-gap 0.5rem
|
||||
// grid-template-columns repeat(auto-fill, 55px)
|
||||
// justify-content center
|
||||
|
||||
.profile-watching-list-item
|
||||
anime-mini-item
|
||||
|
||||
|
Reference in New Issue
Block a user