mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix #3759
This commit is contained in:
@@ -18255,12 +18255,6 @@ textarea.is-skeleton:-ms-input-placeholder {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
.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