Client - init OAuth Applications list
This commit is contained in:
@ -67,7 +67,7 @@ button {
|
||||
transform: translateY(2px);
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
&:disabled, &.confirm:disabled {
|
||||
background: var(--disabled-background-color);
|
||||
border-color: var(--disabled-color);
|
||||
color: var(--disabled-color);
|
||||
|
Reference in New Issue
Block a user