mirror of
https://github.com/ysoftdevs/oauth-playground-client.git
synced 2026-05-07 08:23:29 +02:00
Code Flow 1 cleanup
This commit is contained in:
@@ -193,4 +193,13 @@ pre {
|
||||
.centered {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.full-width {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.flow-submit-container {
|
||||
margin-top: 25px;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user