Forráskód Böngészése

Set width of sidebar

sbkwgh 8 éve
szülő
commit
214b5d7c13
1 módosított fájl, 1 hozzáadás és 0 törlés
  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;