This commit is contained in:
Vulpovile
2025-01-11 13:41:16 -08:00
parent a6dbc7ca4f
commit 6ec0b16c6e
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ body {
box-shadow: black 0px 0px 5px;
}
.ui.table, .ui.segments, .ui.segment, #readme, .ui.dashboard-repos, .ui.vertical.menu, .ui.attached.segment, .ui.top.attached.header, .repo-files-table{
.ui.table, .ui.segments, .ui.segment, #readme, .ui.dashboard-repos, .ui.vertical.menu, .ui.attached.segment, .ui.top.attached.header, #repo-files-table{
box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}