mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add is-empty modifier to file upload (#1383)
* add classes * add to changelog
This commit is contained in:
committed by
Jeremy Thomas
parent
e0d368748b
commit
c2fae7154b
@@ -269,6 +269,11 @@ $help-size: $size-small !default
|
||||
.file-name
|
||||
border-bottom-left-radius: 0
|
||||
border-top-left-radius: 0
|
||||
&.is-empty
|
||||
.file-cta
|
||||
border-radius: $file-radius
|
||||
.file-name
|
||||
display: none
|
||||
&.is-centered
|
||||
justify-content: center
|
||||
&.is-right
|
||||
|
||||
Reference in New Issue
Block a user