Backend for Custom Frontend OSPRO Surveyor Indonesia
 
 

9 lines
140 B

.vertical-toggle-group {
display: flex;
flex-direction: column;
}
.horizontal-toggle-group {
display: flex;
flex-direction: row;
}