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