We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0565588 commit 30013ddCopy full SHA for 30013dd
client/src/components/StockOrderSection/OrderResult.tsx
@@ -268,13 +268,13 @@ const TradeWaiting = styled.div`
268
269
.emptyIndicator {
270
width: 100%;
271
- height: 48px;
+ height: 55%;
272
display: flex;
273
justify-content: center;
274
align-items: center;
275
- font-size: 14px;
+ font-size: 1em;
276
font-weight: 350;
277
- color: #999999;
+ color: #9999;
278
}
279
280
.layoutComposition {
0 commit comments