Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicolas PERNOUD
Vestibule
Commits
f658cc60
Commit
f658cc60
authored
Apr 28, 2021
by
Nicolas Pernoud
Browse files
fix: textarea height
parent
c6b08463
Pipeline
#13705
passed with stages
in 2 minutes and 44 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
miscellaneous/bulma/bulma.scss
View file @
f658cc60
...
...
@@ -198,3 +198,12 @@ a.navbar-item.is-active {
.modal-card-title
{
font-weight
:
bold
;
}
.textarea
:not
([
rows
])
{
min-height
:
80vh
;
}
.textarea
{
line-height
:
1
;
font-family
:
"Lucida Console"
,
monospace
;
}
web/assets/bulma.min.css
View file @
f658cc60
This source diff could not be displayed because it is too large. You can
view the blob
instead.
web/index.html
View file @
f658cc60
...
...
@@ -32,7 +32,7 @@
<div
class=
"navbar-brand"
>
<div
class=
"navbar-item"
>
<a
class=
"button is-primary is-rounded is-outlined"
href=
"https://www.github.com/nicolaspernoud/Vestibule"
target=
"_blank"
rel=
"noopener noreferrer"
>
<span>
4.5.
3
</span>
<span>
4.5.
4
</span>
<span
class=
"icon"
>
<svg
class=
"svg-inline--fa fa-github fa-w-16"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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