浏览代码

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;