1
0
Fork 0
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:
Chaim Lev-Ari 2023-09-04 16:20:36 +01:00 committed by GitHub
parent cb7377ead6
commit 0e2eb17220
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
69 changed files with 444 additions and 316 deletions

View file

@ -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]"