1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/server/public/css/oauth2/authorize.css
2020-12-28 11:48:47 +00:00

10 lines
116 B
CSS

.form-signin {
width: 100%;
max-width: 330px;
padding: 15px;
margin: auto;
}
.authCode {
text-align: center;
}