From ee58075d3ff765ec17a7426f968aceb8a4704d1f Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Tue, 22 Oct 2019 14:43:54 +0530 Subject: [PATCH] :art: Basic stylings --- components/collections/collection.vue | 60 +++++++++++++-------------- components/collections/folder.vue | 46 ++++++++++---------- components/collections/index.vue | 37 ++++++----------- components/collections/request.vue | 21 +++++++--- pages/index.vue | 2 +- 5 files changed, 83 insertions(+), 83 deletions(-) diff --git a/components/collections/collection.vue b/components/collections/collection.vue index 138c41bca..51c218f8f 100644 --- a/components/collections/collection.vue +++ b/components/collections/collection.vue @@ -9,21 +9,36 @@ > -
- arrow_right - arrow_drop_down - - - - +
+
+ + + +
+
+ + + +
- +
  • -
  • - @@ -135,4 +133,4 @@ export default { }, } }; - \ No newline at end of file + diff --git a/components/collections/folder.vue b/components/collections/folder.vue index 5706d0ed9..b2cda6186 100644 --- a/components/collections/folder.vue +++ b/components/collections/folder.vue @@ -1,17 +1,32 @@