Files
old-tellall/web/src/css/components/IntentDetails.scss

18 lines
223 B
SCSS
Raw Normal View History

2018-01-14 01:00:35 +01:00
.QuestionBox{
margin:25px;
}
.QuestionTitle{
margin-top:20px;
margin-left: 30px;
float: left;
}
.IntentDetailsInputBoxes{
width: 60%;
}
.IntentDetailsButton{
float: left;
margin-left: 25px;
}