Skip to content

Commit

Permalink
Change look of tag
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoJokhan committed Sep 4, 2023
1 parent 4ed081f commit 51adb9b
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -125,12 +125,12 @@ input.search {
flex-direction: row;
align-items: center;
justify-content: center;
padding: 0px 8px;
border-radius: 2px;
padding: 2px 16px;
border-radius: 16px;
border: 2px solid #164995;

&.large {
padding: 4px 12px;
padding: 4px 20px;
}

&:after {
Expand Down

1 comment on commit 51adb9b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Published new image: openstad/frontend:feature-prefix-tag-container-with-unique-id-51adb9b

Please sign in to comment.