Fleet UI: Fix vertical alignment of truncated cell (#14096)

This commit is contained in:
RachelElysia 2023-09-22 15:55:35 -04:00 committed by GitHub
parent 9e65664104
commit 8f6368da4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
}
.truncated {
display: inline-block;
display: block;
max-width: 100%;
// Removes secondary unstyled tooltip created by browser