mirror of
https://github.com/crabwise-ai/crabwalk.git
synced 2026-08-14 09:02:07 +00:00
Update panel-crab styling to use bg-linear-to-br for gradient background
This commit is contained in:
+1
-1
@@ -238,7 +238,7 @@ code, pre {
|
||||
}
|
||||
|
||||
.panel-crab {
|
||||
@apply bg-gradient-to-br from-shell-900 to-shell-950 border-2 border-crab-900/50 rounded-lg;
|
||||
@apply bg-linear-to-br from-shell-900 to-shell-950 border-2 border-crab-900/50 rounded-lg;
|
||||
box-shadow:
|
||||
0 0 30px rgba(239, 68, 68, 0.1),
|
||||
0 4px 20px rgba(0, 0, 0, 0.4),
|
||||
|
||||
Reference in New Issue
Block a user