Recompile assets

This commit is contained in:
Bubka 2022-08-01 11:14:59 +02:00
parent 0ec3de3503
commit 1119a0fb07
2 changed files with 173 additions and 52 deletions

7
public/css/app.css vendored
View File

@ -12425,6 +12425,13 @@ .tfa-container img {
margin-right: 0.1em; margin-right: 0.1em;
} }
.import-icon {
height: 1em;
width: 1em;
margin-right: 0.2em;
vertical-align: sub;
}
.tfa-container span { .tfa-container span {
display: block; display: block;
} }

218
public/js/app.js vendored

File diff suppressed because one or more lines are too long