mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 03:06:14 -04:00
fix: form helper text
This commit is contained in:
parent
641483e42c
commit
25b505e206
10 changed files with 16 additions and 16 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
@if map.get($modules, "forms/basics") {
|
||||
// Helper
|
||||
$helper-previous-tags: "input, select, textarea";
|
||||
$helper-previous-tags: "input, select, textarea, fieldset";
|
||||
/**
|
||||
* Basics form elements
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue