style: minor tweaks

This commit is contained in:
Eneko Illarramendi
2020-04-21 23:13:37 +02:00
parent 93e51a7398
commit efbba20872
7 changed files with 30 additions and 13 deletions
+6 -2
View File
@@ -39,5 +39,9 @@
.q-table--dense .q-table__bottom {
padding-right: 6px !important; }
video {
border-radius: 3px; }
a.inherit {
color: inherit;
text-decoration: none; }
video {
border-radius: 3px; }
+5
View File
@@ -66,6 +66,11 @@ body.body--dark .q-field--error {
}
}
a.inherit {
color: inherit;
text-decoration: none;
}
// QR video
video {