Skip to content

Commit

Permalink
Refs #142953 - Style for tiles info msg.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Dec 16, 2021
1 parent 7ed860e commit 92b027f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,13 @@ div#page-document {
max-width: 80%;
margin: auto !important;

div.info {
width: 100%;
margin-bottom: 1em;
color: @sf-medium-gray2;
font-size: 12px;
}

div.cards {
display: grid;
justify-content: space-between;
Expand Down

0 comments on commit 92b027f

Please sign in to comment.