redesign search tab switcher buttons

~ imitate ubuntu-style tabbed buttons
This commit is contained in:
geoffrey45
2022-08-03 13:34:20 +03:00
parent aeb9cb1d1c
commit 2b6b4078fa
18 changed files with 138 additions and 161 deletions
+1 -4
View File
@@ -11,17 +11,14 @@
"dependencies": {
"@vueuse/core": "^8.5.0",
"axios": "^0.26.1",
"defu": "^6.0.0",
"mitt": "^3.0.0",
"pinia": "^2.0.11",
"register-service-worker": "^1.7.1",
"sass": "^1.49.0",
"sass-loader": "^10",
"vite-svg-loader": "^3.4.0",
"vue": "^3.2.37",
"vue-debounce": "^3.0.2",
"vue-router": "^4.1.3",
"webpack": "^5.64.4"
"webpack": "^5.74.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.0.1",