JSFiddle - React, Tailwind, and code Playground
by rami7250
CSS
.form-label.form-label-auto {
display : inline-block;
direction : rtl;
}
.form-header {
direction : rtl;
}
.form-line {
direction : rtl;
}
.form-header-group.header-large {
}
.form-section.page-section {
}
#202102532984449 ul.form-section {
}
.form-label.form-label-right {
direction : rtl;
padding-left : 20px;
}
.form-sub-label-container {
padding-left : 10px;
}