Changeset 3484367
- Timestamp:
- 03/17/2026 01:34:33 AM (2 weeks ago)
- Location:
- seekmake
- Files:
-
- 3 edited
-
tags/1.2.2/assets/css/lovable-success.css (modified) (1 diff)
-
trunk/admin/views/dashboard.php (modified) (1 diff)
-
trunk/assets/css/lovable-success.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
seekmake/tags/1.2.2/assets/css/lovable-success.css
r3484359 r3484367 414 414 } 415 415 416 .sm-hero-subtitle { 416 .sm-hero-subtitle, 417 .sm-dashboard .sm-hero-subtitle, 418 .sm-dashboard .sm-hero p, 419 .sm-hero .sm-hero-subtitle { 417 420 max-width: 36rem !important; 418 421 margin: 0 auto 2rem !important; -
seekmake/trunk/admin/views/dashboard.php
r3484362 r3484367 358 358 </div> 359 359 <span class="sm-chat-ai-name">Astra AI</span> 360 <span class="sm-chat-ai-label"> â—AI Assistant</span>360 <span class="sm-chat-ai-label">AI Assistant</span> 361 361 </div> 362 362 <div class="sm-chat-bubble sm-chat-bubble-ai"> 363 Welcome! I see your <span class="sm-text-blue">bracket_v2.step</span>. How can I help? 🔧363 Welcome! I see your <span class="sm-text-blue">bracket_v2.step</span>. How can I help? 364 364 </div> 365 365 <div class="sm-chat-bubble sm-chat-bubble-user"> -
seekmake/trunk/assets/css/lovable-success.css
r3484359 r3484367 414 414 } 415 415 416 .sm-hero-subtitle { 416 .sm-hero-subtitle, 417 .sm-dashboard .sm-hero-subtitle, 418 .sm-dashboard .sm-hero p, 419 .sm-hero .sm-hero-subtitle { 417 420 max-width: 36rem !important; 418 421 margin: 0 auto 2rem !important;
Note: See TracChangeset
for help on using the changeset viewer.