|
@@ -186,6 +186,10 @@
|
|
|
</script>
|
|
</script>
|
|
|
|
|
|
|
|
<style scoped lang="scss">
|
|
<style scoped lang="scss">
|
|
|
|
|
+ ::v-deep .u-input__content input{
|
|
|
|
|
+ caret-color: #252525;
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
::v-deep .u-input__content__field-wrapper__field{
|
|
::v-deep .u-input__content__field-wrapper__field{
|
|
|
text-align: right !important;
|
|
text-align: right !important;
|
|
|
}
|
|
}
|