mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-18 20:35:23 +00:00
removed commit progression arrow on cell phone
This commit is contained in:
parent
88867a813f
commit
dc8d728812
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -1388,7 +1388,7 @@ nav {
|
||||||
@media screen and (max-width: 35.5em) {
|
@media screen and (max-width: 35.5em) {
|
||||||
.cards {
|
.cards {
|
||||||
.card {
|
.card {
|
||||||
&:after {
|
.l-box:after {
|
||||||
display: none !IMPORTANT;
|
display: none !IMPORTANT;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue