Skip to content

Commit 4a9908f

Browse files
committed
sidebar position support
1 parent dde2607 commit 4a9908f

File tree

5 files changed

+33
-2
lines changed

5 files changed

+33
-2
lines changed

resources/css/index.css

+4
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@
114114
}
115115
}
116116
}
117+
118+
&.sidebar-start .fi-input-wrp-input {
119+
@apply flex-row-reverse;
120+
}
117121
}
118122

119123
&.is-focused {

0 commit comments

Comments
 (0)