mirror of
https://gitee.com/gitea/gitea
synced 2026-01-06 07:35:47 +08:00
Remove box-shadow from UI, fix dashboard issue (#3065)
This commit is contained in:
@@ -48,6 +48,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* Accomodate for Semantic's 1px hacks on .attached elements */
|
||||
.dashboard-repos {
|
||||
margin: 0 1px;
|
||||
}
|
||||
}
|
||||
|
||||
&.feeds {
|
||||
|
||||
Reference in New Issue
Block a user