mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Client Fixes (#9003)
* fix strings on login and register pages * back to older styles for placeholder * scope->scoped * remove old css
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
button.btn.btn-sm.btn-primary(type='submit', @click='addWebhook(newWebhook.url)') {{ $t('add') }}
|
||||
</template>
|
||||
|
||||
<style scope>
|
||||
<style scoped>
|
||||
.section {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user