You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 12:32:55 +01:00
Increase PHPFlasher Studio height and remove v3.0 label
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
<div class="w-3 h-3 rounded-full bg-yellow-400"></div>
|
||||
<div class="w-3 h-3 rounded-full bg-green-400"></div>
|
||||
</div>
|
||||
<div class="text-xs font-medium text-slate-300">PHPFlasher Studio v3.0</div>
|
||||
<div class="text-xs font-medium text-slate-300">PHPFlasher Studio</div>
|
||||
<div id="status-indicator" class="flex items-center space-x-2">
|
||||
<span id="status-text" class="text-xs text-emerald-400">Ready</span>
|
||||
<div class="w-2 h-2 bg-emerald-500 rounded-full animate-[ping_2.5s_cubic-bezier(0,0,0.2,1)_infinite]"></div>
|
||||
@@ -63,7 +63,7 @@
|
||||
<!-- Main content area with tabs -->
|
||||
<div class="flex flex-col xl:flex-row">
|
||||
<!-- Left panel: Options with improved UI -->
|
||||
<div class="w-full xl:w-2/5 border-r border-slate-100 max-h-[600px] overflow-y-auto">
|
||||
<div class="w-full xl:w-2/5 border-r border-slate-100 max-h-[750px] overflow-y-auto">
|
||||
<!-- Options panel -->
|
||||
<div class="p-5">
|
||||
<div class="mb-1">
|
||||
|
||||
Reference in New Issue
Block a user