Skip to content

Commit

Permalink
fix button colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr Raspopov committed Sep 25, 2024
1 parent d2f745a commit cd0219a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/src/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@
justify-content: center;
gap: 8px;

&-link {
color: $primary-color;
}

.ant-btn-loading-icon {
height: 20px;
}
Expand Down

0 comments on commit cd0219a

Please sign in to comment.