chore: Design improvements for thumbnail and dropdown (#5822)

This commit is contained in:
Nithin David Thomas 2022-11-09 16:52:30 -08:00 committed by GitHub
parent 47c90e2085
commit 4f82859bba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 34 additions and 5 deletions

View file

@ -48,5 +48,6 @@ export default {
text-align: center;
background-image: linear-gradient(to top, var(--w-100) 0%, var(--w-75) 100%);
color: var(--w-600);
cursor: default;
}
</style>