Skip to content

Commit

Permalink
modify upload button styles
Browse files Browse the repository at this point in the history
  • Loading branch information
ElviaBth committed Jan 18, 2024
1 parent f42469b commit c477717
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/packs/entrypoints/decidim_newsletter_agenda.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,11 @@ input[type="color"] {
padding-top: 0.05rem !important;
}

button#newsletter_images_main_image_button {
button#newsletter_images_main_image_button,
.accordion button {
background-color: #039be5;
color: #fff;
margin: 0 0 1rem;
margin: 0 0 1rem !important;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 4px;
Expand Down

0 comments on commit c477717

Please sign in to comment.