feat: improve strings, challenges, and template readiness
This commit is contained in:
@@ -13,8 +13,9 @@
|
||||
|
||||
.challenge-modal {
|
||||
max-width: 480px;
|
||||
min-width: 400px !important;
|
||||
|
||||
.prompt {
|
||||
.prompt, .subprompt {
|
||||
text-align: center;
|
||||
}
|
||||
.sk-panel .sk-panel-header {
|
||||
|
||||
@@ -57,6 +57,10 @@ $screen-md-max: ($screen-lg-min - 1) !default;
|
||||
}
|
||||
}
|
||||
|
||||
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.selectable {
|
||||
user-select: text !important;
|
||||
cursor: text;
|
||||
|
||||
Reference in New Issue
Block a user