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

fix(UI): file uploader in table filler

This commit is contained in:
2021-02-17 14:47:15 +01:00
parent 5b21d17f3a
commit b5a828309f
2 changed files with 20 additions and 8 deletions

View File

@ -72,6 +72,7 @@ export default {
background-color: $bg-color-gray;
transition: background 0.2s, border 0.2s, box-shadow 0.2s, color 0.2s;
position: relative;
flex: 1 1 auto;
> span {
padding: 0.25rem 0.4rem;