mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Merge pull request #269 from zoff-music/fix/area-click-options
Bigger optionsbutton on songs
This commit is contained in:
@@ -759,6 +759,10 @@ nav .zbrand{
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-action .delete_button {
|
.card-action .delete_button {
|
||||||
|
|||||||
Reference in New Issue
Block a user