Browse Source

Fix links holder spacing

sbkwgh 8 năm trước cách đây
mục cha
commit
e051f5c5f1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;