mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00: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