Fix cursor flicker on article card border (#2760)
This commit is contained in:
parent
2e55b9d82f
commit
d3c929d00a
1 changed files with 1 additions and 0 deletions
|
|
@ -232,6 +232,7 @@
|
|||
);
|
||||
@include themeable(box-shadow, theme-container-box-shadow, $bold-shadow);
|
||||
border-radius: 3px;
|
||||
cursor: pointer;
|
||||
width: 96%;
|
||||
margin: auto;
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue