Loading src/components/genericComponents/tabIcon.vue +1 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ export default { max-width: 60px; overflow: hidden; text-overflow: ellipsis; font-size: 85%; } a:hover, Loading src/components/panelLeft.vue +1 −0 Original line number Diff line number Diff line Loading @@ -259,6 +259,7 @@ export default { } #switcher-left { width: 75px; background-color: rgba(180, 180, 180, 0.1); padding-top: 2px !important; } Loading Loading
src/components/genericComponents/tabIcon.vue +1 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ export default { max-width: 60px; overflow: hidden; text-overflow: ellipsis; font-size: 85%; } a:hover, Loading
src/components/panelLeft.vue +1 −0 Original line number Diff line number Diff line Loading @@ -259,6 +259,7 @@ export default { } #switcher-left { width: 75px; background-color: rgba(180, 180, 180, 0.1); padding-top: 2px !important; } Loading