1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

Improvements

This commit is contained in:
2020-06-06 16:27:42 +02:00
parent cd42b65b9e
commit 268688cdb8
7 changed files with 193 additions and 14 deletions

View File

@ -85,7 +85,7 @@ export default {
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
max-width: 25rem;
max-width: 30rem;
user-select: none;
}