mirror of
https://github.com/traefik/traefik.git
synced 2025-09-24 23:31:26 +02:00
Fix broken table in webUI
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
e5ddd92677
commit
9363e2ab83
@ -24,3 +24,11 @@
|
||||
.tabset-row__providers {
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
table {
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
td, th {
|
||||
word-wrap: break-word;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user