Skip to content

Commit a8b72ee

Browse files
committed
修复设计不一致的input组件背景色
1 parent d328e2d commit a8b72ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/settings_view/ai_page.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5378,7 +5378,6 @@ impl AIInputWidget {
53785378
left: 6.,
53795379
right: 6.,
53805380
}),
5381-
background: Some(appearance.theme().surface_2().into()),
53825381
..Default::default()
53835382
})
53845383
.build()

0 commit comments

Comments
 (0)