| @@ -3704,8 +3704,9 @@ | ||
| 3704 | 3704 | gap: 8px; |
| 3705 | 3705 | justify-content: center; |
| 3706 | 3706 | flex: 1; |
| 3707 | 3707 | position: relative; |
| 3708 | +left: -190px; | |
| 3708 | 3709 | } |
| 3709 | 3710 | .formlayer-builder-title-input { |
| 3710 | 3711 | display: none; |
| 3711 | 3712 | font-size: 1.5em; |
| @@ -4048,8 +4049,9 @@ | ||
| 4048 | 4049 | gap: 8px; |
| 4049 | 4050 | justify-content: center; |
| 4050 | 4051 | flex: 1; |
| 4051 | 4052 | position: relative; |
| 4053 | +left: -190px; | |
| 4052 | 4054 | } |
| 4053 | 4055 | |
| 4054 | 4056 | .formlayer-builder-title-input-el { |
| 4055 | 4057 | display: none; |
| @@ -4388,10 +4390,5 @@ | ||
| 4388 | 4390 | .formlayer-badge-tag:hover{ |
| 4389 | 4391 | background: #f1f5f9; |
| 4390 | 4392 | border-color: #94a3b8; |
| 4391 | 4393 | color: #0f172a; |
| 4392 | -} | |
| 4393 | - | |
| 4394 | -@keyframes fl_spin{ | |
| 4395 | -from { transform: rotate(0deg); } | |
| 4396 | -to { transform: rotate(360deg); } | |
| 4397 | 4394 | } |