Skip to content

Commit 4c81596

Browse files
authored
Merge pull request #189 from maryia-matskevich-deriv/maryia/BOT-2616
maryia/BOT-2616/fix: Minor CSS bugs on the announcements and quick strategy modal windows
2 parents 2b486a7 + eceb898 commit 4c81596

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: src/pages/bot-builder/quick-strategy/quick-strategy.scss

+1
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,7 @@
429429

430430
&__field[name='symbol'] {
431431
caret-color: auto;
432+
margin-inline-start: 2.4rem;
432433
}
433434

434435
&__trailing-icon {

Diff for: src/pages/dashboard/announcements/announcements.scss

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
.notifications {
6767
min-height: 53.6rem !important;
6868
background-color: var(--general-main-2);
69+
border-radius: 0;
6970

7071
@include mobile-or-tablet-screen {
7172
height: 100svh;

0 commit comments

Comments
 (0)