fix: filter button alignments and backgrounds for link shares
This commit is contained in:
@ -373,4 +373,9 @@ export default defineComponent({
|
||||
.list-view .task-add {
|
||||
padding: 1rem 1rem 0;
|
||||
}
|
||||
|
||||
.link-share-view .card {
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user