add radius to library cards with images

This commit is contained in:
dkanada 2021-03-02 02:06:38 +09:00 committed by GitHub
parent 31ea2c18e5
commit 1e87279522
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,6 +160,7 @@ button::-moz-focus-inner {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
border-radius: 2px;
display: flex;
align-items: center;
justify-content: center;