mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-16 01:43:24 +09: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