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

Added table tab

This commit is contained in:
2020-06-12 18:10:45 +02:00
parent 29812f7ee3
commit 68b128c550
13 changed files with 309 additions and 138 deletions

View File

@ -161,7 +161,7 @@ export default {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: flex;
display: block;
align-items: center;
}