mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 04:23:01 +00:00
redesign the load more button to match other buttons
This commit is contained in:
@@ -41,6 +41,7 @@ defineProps<{
|
||||
background-color: $gray4;
|
||||
color: #ffffffde !important;
|
||||
transition: all 0.5s ease;
|
||||
min-width: 8.5rem;
|
||||
|
||||
.img {
|
||||
position: relative;
|
||||
|
||||
@@ -25,7 +25,7 @@ defineProps<{
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
min-width: 8.25em;
|
||||
min-width: 8.5em;
|
||||
height: 11em;
|
||||
border-radius: 0.75rem;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user