Explorar o código

fix: Bottom border missing from admin tabs menu

Owen Diffey %!s(int64=3) %!d(string=hai) anos
pai
achega
1d68962b0b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      frontend/src/pages/Admin/index.vue

+ 1 - 0
frontend/src/pages/Admin/index.vue

@@ -294,6 +294,7 @@ export default {
 		flex-grow: 1;
 		flex-shrink: 0;
 		justify-content: center;
+		border-bottom: 1px solid var(--light-grey-2);
 	}
 
 	.unverifiedsongs {