Progress
This commit is contained in:
@@ -27,7 +27,7 @@ export default class ComposeExtraButton extends PureComponent {
|
||||
} = this.props
|
||||
|
||||
const btnClasses = cx({
|
||||
backgroundSubtle_onHover: !active,
|
||||
backgroundColorSubtle_onHover: !active,
|
||||
backgroundColorBrandLight: active,
|
||||
py10: !small,
|
||||
px10: !small,
|
||||
|
||||
@@ -257,7 +257,7 @@ class ComposeForm extends ImmutablePureComponent {
|
||||
alignItemsEnd: shouldCondense,
|
||||
flexRow: shouldCondense,
|
||||
radiusSmall: shouldCondense,
|
||||
backgroundSubtle: shouldCondense,
|
||||
backgroundColorSubtle: shouldCondense,
|
||||
px5: shouldCondense,
|
||||
})
|
||||
|
||||
|
||||
@@ -121,7 +121,8 @@ class Upload extends ImmutablePureComponent {
|
||||
right0: 1,
|
||||
bottom0: 1,
|
||||
left0: 1,
|
||||
my5: 1,
|
||||
mt5: 1,
|
||||
mb5: 1,
|
||||
ml5: 1,
|
||||
mr5: 1,
|
||||
displayNone: !active,
|
||||
|
||||
Reference in New Issue
Block a user