Files
old-tellall/web/src/css/components/IntentDetails.scss
2018-01-14 01:00:35 +01:00

18 lines
223 B
SCSS

.QuestionBox{
margin:25px;
}
.QuestionTitle{
margin-top:20px;
margin-left: 30px;
float: left;
}
.IntentDetailsInputBoxes{
width: 60%;
}
.IntentDetailsButton{
float: left;
margin-left: 25px;
}