Skip to content

Commit

Permalink
fix: Minor CSS bugs on the announcements and quick strategy modal win…
Browse files Browse the repository at this point in the history
…dows
  • Loading branch information
maryia-matskevich-deriv committed Dec 11, 2024
1 parent ce22bfa commit c814428
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/bot-builder/quick-strategy/quick-strategy.scss
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@

&__field[name='symbol'] {
caret-color: auto;
margin-inline-start: 4rem;
}

&__trailing-icon {
Expand Down
1 change: 1 addition & 0 deletions src/pages/dashboard/announcements/announcements.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
.notifications {
min-height: 53.6rem !important;
background-color: var(--general-main-2);
border-radius: 0;

@include mobile-or-tablet-screen {
height: 100svh;
Expand Down

0 comments on commit c814428

Please sign in to comment.