fix apppassword table with only a few entries being streched
This commit is contained in:
parent
66db0f3155
commit
341948155d
|
@ -102,7 +102,7 @@ table.nostyle td { padding: 0.2em 0; }
|
||||||
#sessions table,
|
#sessions table,
|
||||||
#apppasswords table {
|
#apppasswords table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-height: 150px;
|
min-height: 50px;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
max-width: 580px;
|
max-width: 580px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue