소스 검색

Set width of sidebar

sbkwgh 8 년 전
부모
커밋
214b5d7c13
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/routes/Thread.vue

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

@@ -289,6 +289,7 @@
 		position: fixed;
 		right: 10%;
 		top: 7.25rem;
+		width: 10rem;
 
 		button {
 			margin-bottom: 0.75rem;