patashala/assets/js/uikit/addons/css/form-file.min.css
Vivek a53135a78d Added based code
Added base code to the repo
2024-02-07 20:19:28 +05:30

3 lines
303 B
CSS
Executable File

/*! UIkit 2.3.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.uk-form-file{position:relative;display:inline-block;vertical-align:middle;overflow:hidden}.uk-form-file input[type=file]{position:absolute;top:0;bottom:0;z-index:1;width:100%;opacity:0;cursor:pointer;left:0;font-size:50px}