summaryrefslogtreecommitdiffstats
path: root/src/components/Properties/PropertyText.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Properties/PropertyText.vue')
-rw-r--r--src/components/Properties/PropertyText.vue3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/components/Properties/PropertyText.vue b/src/components/Properties/PropertyText.vue
index 064c1025..93159790 100644
--- a/src/components/Properties/PropertyText.vue
+++ b/src/components/Properties/PropertyText.vue
@@ -221,11 +221,8 @@ export default {
width: 60px;
min-width: 60px !important;
max-width: 120px;
- height: 34px;
- margin: 3px 5px 3px 0 !important;
user-select: none;
text-align: right;
background-size: 16px;
- line-height: 35px;
}
</style>