aurora/Aurora/Design/Components/MemberList/MemberList.css
2019-12-22 23:58:29 -05:00

12 lines
174 B
CSS

Frame {
margin-left: 20;
margin-right: 20;
margin-top: 20;
margin-bottom: 20;
width: 80;
}
Frame Label {
color: black;
background-color: white;
}