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:
@@ -146,6 +146,12 @@ pre, code {
|
||||
}
|
||||
}
|
||||
|
||||
&.menu,
|
||||
&.vertical.menu,
|
||||
&.segment {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.text {
|
||||
&.red {
|
||||
color: #d95c5c !important;
|
||||
|
Reference in New Issue
Block a user