mirror of
https://github.com/openziti/zrok.git
synced 2024-11-07 16:54:23 +01:00
more table alignment improvements
This commit is contained in:
parent
3afd2f06f3
commit
106b8ba469
@ -23,6 +23,9 @@
|
||||
table-layout: fixed;
|
||||
width: 100%;
|
||||
}
|
||||
td {
|
||||
vertical-align: top;
|
||||
}
|
||||
td:last-child {
|
||||
width: 80%;
|
||||
overflow: clip;
|
||||
|
Loading…
Reference in New Issue
Block a user