mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-12 06:30:07 +01:00
fix: revert a slight css problem
This commit is contained in:
parent
244fb66f63
commit
aa9d4d819c
1 changed files with 18 additions and 0 deletions
18
public/theme/bulma/css/bulma.min.css
vendored
18
public/theme/bulma/css/bulma.min.css
vendored
|
@ -313,6 +313,24 @@ fieldset[disabled] .select select,
|
|||
fieldset[disabled] .textarea {
|
||||
cursor: not-allowed;
|
||||
} /*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
|
||||
blockquote,
|
||||
body,
|
||||
dd,
|
||||
dl,
|
||||
dt,
|
||||
fieldset,
|
||||
figure,
|
||||
html,
|
||||
iframe,
|
||||
legend,
|
||||
li,
|
||||
ol,
|
||||
p,
|
||||
pre,
|
||||
textarea {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
button,
|
||||
input,
|
||||
select,
|
||||
|
|
Loading…
Add table
Reference in a new issue