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

26 lines
No EOL
380 B
Text

#windowContainer {
height: 100%;
flex-grow: 1;
flex-direction: row;
margin-bottom: 30px;
}
#loginContainer TextField {
flex-direction: column;
font-size: 14px;
}
#emailNotification, #passwordNotification {
height: 15px;
margin-bottom: 5px;
}
#progressContainer {
height: 15px;
margin-top: 15px;
}
#signIn,
#back {
width: 125px;
}