refactor: format and lint codebase (#971)
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
.challenge-modal {
|
||||
min-width: 0 !important;
|
||||
|
||||
.prompt, .subprompt {
|
||||
.prompt,
|
||||
.subprompt {
|
||||
text-align: center;
|
||||
}
|
||||
.sk-panel .sk-panel-header {
|
||||
@@ -25,7 +26,8 @@
|
||||
#account-switcher {
|
||||
min-width: 400px;
|
||||
max-width: 580px;
|
||||
input, input:disabled {
|
||||
input,
|
||||
input:disabled {
|
||||
width: 100%;
|
||||
border: none;
|
||||
background-color: transparent !important;
|
||||
|
||||
Reference in New Issue
Block a user