Prechádzať zdrojové kódy

Fix links holder spacing

sbkwgh 8 rokov pred
rodič
commit
e051f5c5f1
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      src/components/routes/User.vue

+ 1 - 0
src/components/routes/User.vue

@@ -122,6 +122,7 @@
 	}
 	.user__links {
 		width: 10rem;
+		display: table;
 
 		@at-root #{&}__menu_item {
 			cursor: pointer;