Apply some styles
Summary: It looks a lot better now, but the input is only single line, so entering more than one line would not be good right now. Reviewed By: danielbuechele Differential Revision: D17210091 fbshipit-source-id: 9313b6a67731cfa944394962cdc09be915a07720
This commit is contained in:
committed by
Facebook Github Bot
parent
be22cc711a
commit
8fff3fcf59
@@ -34,8 +34,8 @@ module.exports = {
|
||||
'triangle-right': [12],
|
||||
'chevron-right': [8],
|
||||
'chevron-down': [8],
|
||||
star: [16],
|
||||
'star-outline': [16],
|
||||
star: [16, 24],
|
||||
'star-outline': [16, 24],
|
||||
},
|
||||
|
||||
// $FlowFixMe: not using flow in this file
|
||||
|
||||
Reference in New Issue
Block a user