sbkwgh %!s(int64=8) %!d(string=hai) anos
pai
achega
bf0f8e9433
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/components/AdminCategories.vue

+ 2 - 2
src/components/AdminCategories.vue

@@ -231,7 +231,7 @@
 			justify-content: center;
 			border-radius: 5rem;
 			padding: 0.25rem 0.5rem 0.25rem 0.5rem;
-			border: 0.1rem solid $color__gray--darker;
+			border: thin solid $color__gray--darker;
 			margin-right: 0.5rem;
 			margin-bottom: 0.5rem;
 			transition: all 0.2s;
@@ -263,7 +263,7 @@
 			}
 			@at-root #{&}__actions {
 				border-radius: 3rem;
-				border: 0.1rem solid $color__gray--darker;
+				border: thin solid $color__gray--darker;
 				overflow: hidden;
 				display: flex;
 				background-color: #fff;