Skip to content

Commit

Permalink
align-center-flex
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorRoschak committed Mar 15, 2019
1 parent 7c2824b commit fa9c1cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions moskito-webui/src/main/resources/moskito/int/css/main.css
Expand Up @@ -2149,4 +2149,9 @@ Heat map
display: block;
font-weight: 600;
margin-top: 10px;
}

.align-center-flex {
display: flex;
align-items: center;
}

0 comments on commit fa9c1cf

Please sign in to comment.