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
b2054ea7
Commit
b2054ea7
authored
Oct 09, 2022
by
张 家荣
Browse files
Add some CSS
parent
4d843582
Changes
3
Show whitespace changes
Inline
Side-by-side
src/components/Main.vue
View file @
b2054ea7
...
...
@@ -35,6 +35,7 @@
flex-direction
:
row
;
width
:
100%
;
height
:
36px
;
border
:
1px
solid
black
;
}
...
...
@@ -43,6 +44,7 @@
display
:
flex
;
padding
:
1px
;
box-sizing
:
border-box
;
border
:
1px
rgb
(
221
,
221
,
221
)
solid
;
}
textarea
{
...
...
src/components/Setting.vue
View file @
b2054ea7
...
...
@@ -82,6 +82,7 @@
#setting-panel
>
div
>
input
,
select
{
width
:
300px
;
height
:
30px
;
box-sizing
:
border-box
;
}
</
style
>
src/components/UploadButton.vue
View file @
b2054ea7
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