mirror of
https://github.com/portainer/portainer.git
synced 2025-08-07 14:55:27 +02:00
chore(deps): upgrade tailwind and prettier [EE-5218] (#10068)
This commit is contained in:
parent
cb7377ead6
commit
0e2eb17220
69 changed files with 444 additions and 316 deletions
|
@ -34,7 +34,7 @@
|
|||
<option value="bind">Bind</option>
|
||||
</select>
|
||||
</td>
|
||||
<td class="!pt-6 !pb-0 !align-top">
|
||||
<td class="!pb-0 !pt-6 !align-top">
|
||||
<div class="mb-6">
|
||||
<select
|
||||
class="form-control !h-[30px] !text-[13px]"
|
||||
|
@ -61,7 +61,7 @@
|
|||
<div class="vertical-center"><pr-icon icon="'alert-triangle'" mode="'warning'"></pr-icon> Source is required. </div></div
|
||||
>
|
||||
</td>
|
||||
<td class="!pt-6 !pb-0 !align-top">
|
||||
<td class="!pb-0 !pt-6 !align-top">
|
||||
<input
|
||||
type="text"
|
||||
class="form-control mb-6 !h-[30px] !text-[13px]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue