mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 18:26:14 -04:00
Final iOS 18.2 bug fix for [dir=rtl] dropdowns
Added Azure to theme build list
This commit is contained in:
parent
27ccea2e53
commit
130b1cda4e
255 changed files with 22393 additions and 242 deletions
|
@ -2567,7 +2567,7 @@ body:has(dialog[open]) {
|
|||
*/
|
||||
:where(nav li)::before {
|
||||
float: none;
|
||||
content: "\200B";
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.pico nav,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue