WuhuIslandTesting/Library/PackageCache/com.unity.collab-proxy@1.17.7/Editor/PlasticSCM/Assets/Styles/CreatedOrganizationPanel.uss
2025-01-07 02:06:59 +01:00

26 lines
No EOL
395 B
Text

.form {
width: 55%;
height: 100%;
flex-direction: column;
}
.field {
flex-direction: column;
font-size: 14px;
margin-bottom: 20px;
}
.footer {
flex-direction: row;
justify-content: flex-end;
right: 0px;
bottom: 0px;
margin-right: 25px;
}
.footer Button {
padding: 5px 7px;
margin-top: 10px;
border-width: 2px;
border-radius: 0;
}