mirror of
https://github.com/picocss/pico.git
synced 2025-04-27 19:46:14 -04:00
fix: button display
This commit is contained in:
parent
b642fbc014
commit
af050f9088
12 changed files with 91 additions and 49 deletions
|
@ -57,4 +57,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
&[role="button"] {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue