mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-30 07:06:41 +07:00
fixed node related item hoverable border radius
This commit is contained in:
parent
0dd006d397
commit
1d7c09aa7b
2 changed files with 5 additions and 1 deletions
src/components/node/NodeRelated
|
@ -42,3 +42,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.item {
|
||||
border-radius: $radius;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue