mirror of
https://github.com/kognise/water.css.git
synced 2025-08-23 05:15:10 +02:00
Update margin and padding on fieldset to match other form elements
This commit is contained in:
@@ -139,6 +139,9 @@ textarea:disabled {
|
||||
fieldset {
|
||||
border: 1px var(--focus) solid;
|
||||
border-radius: 6px;
|
||||
margin: 0;
|
||||
margin-bottom: 6px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
legend {
|
||||
|
Reference in New Issue
Block a user