mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-19 19:39:30 +08:00
为表格组件添加边角圆度设置,确保样式一致性。
This commit is contained in:
@@ -358,6 +358,7 @@ html.v-overlay-scroll-blocked {
|
||||
|
||||
// 表格
|
||||
.v-table {
|
||||
border-radius: 0;
|
||||
background-color: rgba(var(--v-theme-surface), 0.3);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user