mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-30 06:02:00 +02:00
Back to vertical tabs in workspace settings
This commit is contained in:
@@ -181,7 +181,7 @@ export function Workspace() {
|
||||
<div className="absolute inset-0 pointer-events-none">
|
||||
<div // Add subtle background
|
||||
style={environmentBgStyle}
|
||||
className="absolute inset-0 opacity-5"
|
||||
className="absolute inset-0 opacity-[0.07]"
|
||||
/>
|
||||
<div // Add a subtle border bottom
|
||||
style={environmentBgStyle}
|
||||
|
||||
Reference in New Issue
Block a user