style: add macos chat glass background
This commit is contained in:
@@ -44,7 +44,7 @@ public struct ClawdisChatView: View {
|
||||
|
||||
public var body: some View {
|
||||
ZStack {
|
||||
ClawdisChatTheme.surface
|
||||
ClawdisChatTheme.background
|
||||
.ignoresSafeArea()
|
||||
|
||||
VStack(spacing: Layout.stackSpacing) {
|
||||
|
||||
Reference in New Issue
Block a user