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