Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
liyang li
Pastebin00
Commits
6e959416
Commit
6e959416
authored
Oct 16, 2022
by
liyang li
Browse files
Merge branch 'main' of github.com:TURING132/Pastebin00
delete the guide line
parents
8b81df64
b2054ea7
Pipeline
#9
failed with stages
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/components/Main.vue
View file @
6e959416
...
@@ -35,6 +35,7 @@
...
@@ -35,6 +35,7 @@
flex-direction
:
row
;
flex-direction
:
row
;
width
:
100%
;
width
:
100%
;
height
:
36px
;
/* border:1px solid black; */
/* border:1px solid black; */
}
}
...
@@ -44,6 +45,7 @@
...
@@ -44,6 +45,7 @@
/* flex-direction: column; */
/* flex-direction: column; */
padding
:
1px
;
padding
:
1px
;
box-sizing
:
border-box
;
border
:
1px
rgb
(
221
,
221
,
221
)
solid
;
border
:
1px
rgb
(
221
,
221
,
221
)
solid
;
}
}
textarea
{
textarea
{
...
...
src/components/Setting.vue
View file @
6e959416
...
@@ -82,6 +82,7 @@
...
@@ -82,6 +82,7 @@
#setting-panel
>
div
>
input
,
select
{
#setting-panel
>
div
>
input
,
select
{
width
:
300px
;
width
:
300px
;
height
:
30px
;
height
:
30px
;
box-sizing
:
border-box
;
}
}
</
style
>
</
style
>
src/components/UploadButton.vue
View file @
6e959416
...
@@ -48,4 +48,4 @@ export default defineComponent({
...
@@ -48,4 +48,4 @@ export default defineComponent({
>
>
<n-button
strong
secondary
type=
"tertiary"
>
upload file
</n-button>
<n-button
strong
secondary
type=
"tertiary"
>
upload file
</n-button>
</n-upload>
</n-upload>
</
template
>
</
template
>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment