mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 13:29:13 -04:00
fix: last modif
This commit is contained in:
parent
42d1bf7d35
commit
45998fd1f3
5 changed files with 174 additions and 42 deletions
|
@ -61,13 +61,13 @@ watch(svgContent, (_, newValue) => {
|
|||
placeholder="Select CSS Type"
|
||||
/>
|
||||
|
||||
<n-divider />
|
||||
<div v-if="cssCode !== ''">
|
||||
<n-divider />
|
||||
|
||||
<div>
|
||||
<h3>CSS Code</h3>
|
||||
<TextareaCopyable
|
||||
:value="cssCode"
|
||||
:word-wrap="true"
|
||||
word-wrap
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue