aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/instant/src/components/ui/dropdown.tsx5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/instant/src/components/ui/dropdown.tsx b/packages/instant/src/components/ui/dropdown.tsx
index d51060c05..dc413d690 100644
--- a/packages/instant/src/components/ui/dropdown.tsx
+++ b/packages/instant/src/components/ui/dropdown.tsx
@@ -55,7 +55,6 @@ export class Dropdown extends React.Component<DropdownProps, DropdownState> {
border="1px solid"
borderColor={ColorOption.feintGrey}
padding="0.8em"
- borderBottom="1px solid"
>
<Flex justify="space-between">
<Text fontSize="16px" fontColor={ColorOption.darkGrey}>
@@ -127,6 +126,8 @@ export const DropdownItem: React.StatelessComponent<DropdownItemProps> = ({ text
width="100%"
borderColor={ColorOption.feintGrey}
>
- <Text>{text}</Text>
+ <Text fontSize="14px" fontColor={ColorOption.darkGrey}>
+ {text}
+ </Text>
</Container>
);
itle='2010-03-28 14:47:48 +0800'>2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-7/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-202-2/+1 * Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1 * SHA256ifyedwin2006-01-231-0/+1 * - Add desktop itempav2006-01-081-0/+6 * [patch]: Unregistered conflict between multimedia/dvts and multimedia/gdvrecvedwin2005-11-221-0/+2 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1 * Now buildable again.kris2005-04-021-2/+0 * BROKEN: Incorrect pkg-plistkris2005-03-271-0/+2 * - The previous patch incorrectly corrected the pkg-plist, with is a patchclsung2005-03-231-1/+0 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1 * - Incorrect pkg-plist corrected. One directory was left after deinstall.clsung2005-02-221-0/+1 * - remove unnecessary linesleeym2005-02-101-2/+0 * gdvrecv update to 1.2 and fix the pkg-plist error reported by pointyhatleeym2005-02-093-3/+11 * Update to 1.1arved2004-12-052-4/+4 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1