Devices & sessions: fix misaligned header

Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
This commit is contained in:
Quentin Guidée 2021-12-20 10:32:31 +01:00
parent b5ae67ac2a
commit de5743cfb7
No known key found for this signature in database
GPG key ID: BA2A6E3FD8A2B599
3 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -94,7 +94,7 @@ export default {
th {
opacity: .5;
padding: 10px 10px 10px 0;
padding: 10px 0;
}
}