ソースを参照

Fix links holder spacing

sbkwgh 8 年 前
コミット
e051f5c5f1
1 ファイル変更1 行追加0 行削除
  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;