Skip to content

Commit 6f8b55d

Browse files
authored
revert: dialog footer button position in RTL mode Dialog (#1178)
Dropped a changed added by #1173 since we internally decided not to make this change. https://sendbird.slack.com/archives/C076TB1AN7K/p1721266348343959?thread_ts=1721045636.638979&cid=C076TB1AN7K
1 parent 58532ab commit 6f8b55d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ui/Modal/index.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@
5757
display: flex;
5858
flex-direction: row;
5959
justify-content: flex-end;
60-
/*rtl:raw:
61-
justify-content: flex-start;*/
6260
@include mobile() {
6361
position: sticky;
6462
bottom: 24px;

0 commit comments

Comments
 (0)