1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

admin css design

This commit is contained in:
papee
2020-08-14 16:02:05 +02:00
parent 2b5dcc9ba9
commit 052fc4167a
5 changed files with 89 additions and 32 deletions

View File

@ -71,7 +71,6 @@ const app = new Vue({
methods: {
toggleReaderMode: function () {
debugger;
if (!this.readerMode) {
this.messages = [];
if (this.support.URLSearchParams) {