mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Add missing position
This commit is contained in:
2
dist/shoelace.css
vendored
2
dist/shoelace.css
vendored
File diff suppressed because one or more lines are too long
@@ -1,6 +1,8 @@
|
||||
/*! File buttons */
|
||||
|
||||
.file-button {
|
||||
position: relative;
|
||||
|
||||
& input[type="file"] {
|
||||
position: absolute;
|
||||
height: 1px;
|
||||
|
||||
Reference in New Issue
Block a user