Browse Source

Мелкая поправка

Book Pauk 5 years ago
parent
commit
d5102b6422
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/Reader/Reader.vue

+ 1 - 1
client/components/Reader/Reader.vue

@@ -1181,7 +1181,7 @@ class Reader extends Vue {
     height: 38px;
     width: 38px;
     border: 0;
-    border-radius: 2px;
+    border-radius: 6px;
     box-shadow: 3px 3px 5px black;
     outline: 0;
 }