UX Pass 7 (#3135)
Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
This commit is contained in:
parent
5bf5558212
commit
79eb98a3bb
67 changed files with 1398 additions and 1006 deletions
|
@ -119,6 +119,13 @@
|
|||
text-align: center;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
font-size: 0.8rem;
|
||||
-webkit-line-clamp: 1;
|
||||
font-size: 0.8rem;
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
padding: 0 10px 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue