mirror of
https://github.com/traefik/traefik.git
synced 2025-11-22 19:21:47 +01:00
Adopt a layout for the large amount of entrypoint port numbers
This commit is contained in:
parent
fc563d3f6e
commit
0a6b8780f0
@ -15,7 +15,7 @@
|
|||||||
<div
|
<div
|
||||||
v-for="(entryItems, index) in entryAll.items"
|
v-for="(entryItems, index) in entryAll.items"
|
||||||
:key="index"
|
:key="index"
|
||||||
class="col-12 col-sm-6 col-md-2"
|
class="col-12 col-sm-6 col-md-3"
|
||||||
>
|
>
|
||||||
<panel-entry
|
<panel-entry
|
||||||
:name="entryItems.name"
|
:name="entryItems.name"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user