mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Fix #3759
This commit is contained in:
6
css/versions/bulma-prefixed.min.css
vendored
6
css/versions/bulma-prefixed.min.css
vendored
@@ -13406,12 +13406,6 @@ textarea.bulma-is-skeleton:-ms-input-placeholder {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
.bulma-skeleton {
|
||||
background-image: linear-gradient(0deg, transparent 0%, transparent 50%, #f60 50%, #f60 100%);
|
||||
background-position: top left;
|
||||
background-size: 1.5em;
|
||||
}
|
||||
|
||||
/* Bulma Helpers */
|
||||
.is-aspect-ratio-1by1 {
|
||||
aspect-ratio: 1/1;
|
||||
|
||||
Reference in New Issue
Block a user