mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 03:06:14 -04:00
style: fieldset
This commit is contained in:
parent
9ef89ec116
commit
7a2feabc12
10 changed files with 10 additions and 6 deletions
|
@ -1217,6 +1217,7 @@ input:not([type=checkbox], [type=radio], [type=range]) {
|
|||
}
|
||||
|
||||
fieldset {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
margin-bottom: var(--pico-spacing);
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue