From a5162bd636880f53a8a47fbd547971f2aaead381 Mon Sep 17 00:00:00 2001 From: taehoon Date: Thu, 14 Feb 2019 03:16:37 -0500 Subject: Add note for empty state to the lists using slot --- src/hocs/with_list/with_list.scss | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/hocs/with_list/with_list.scss (limited to 'src/hocs/with_list/with_list.scss') diff --git a/src/hocs/with_list/with_list.scss b/src/hocs/with_list/with_list.scss new file mode 100644 index 00000000..c6e13d5b --- /dev/null +++ b/src/hocs/with_list/with_list.scss @@ -0,0 +1,6 @@ +.with-list { + &-empty-content { + text-align: center; + padding: 10px; + } +} \ No newline at end of file -- cgit v1.2.3-70-g09d2