Revert "#107 Added fix for border overlapping"
This reverts commit 5b6111cc78
.
This commit is contained in:
parent
5b6111cc78
commit
124c43195c
|
@ -3,6 +3,5 @@ md-list-item {
|
|||
// added important to override aniwatch new introduced border which has a different, more "aggressive" color
|
||||
// https://canary.discord.com/channels/541683465599451136/543812424541798421/773621830161268756
|
||||
border-bottom: 1px solid $gray !important;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue