ref #6104 remove css
This commit is contained in:
parent
970226f012
commit
801ed8ab50
|
@ -842,22 +842,6 @@ setLogTree();
|
||||||
/>
|
/>
|
||||||
</QPageSticky>
|
</QPageSticky>
|
||||||
</template>
|
</template>
|
||||||
<style lang="scss">
|
|
||||||
.q-timeline__subtitle {
|
|
||||||
opacity: 1 !important;
|
|
||||||
}
|
|
||||||
.logs {
|
|
||||||
.vn-label-value {
|
|
||||||
.label {
|
|
||||||
margin-right: 5px;
|
|
||||||
color: var(--vn-label);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.q-avatar {
|
|
||||||
font-size: 38px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.q-card {
|
.q-card {
|
||||||
background-color: var(--vn-gray);
|
background-color: var(--vn-gray);
|
||||||
|
|
Loading…
Reference in New Issue