mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
center previous pastes
This commit is contained in:
parent
784b07de14
commit
c9f1d22054
@ -550,6 +550,7 @@ nav ul li a:hover {
|
||||
background: #375A7F;
|
||||
color: white;
|
||||
float: none;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* Styling drop down links */
|
||||
|
@ -24,7 +24,7 @@ var app = new Vue({
|
||||
data: {
|
||||
previousPastes: [],
|
||||
displayBottomToolBar: false,
|
||||
openPreviousPastesMenu: true,
|
||||
openPreviousPastesMenu: false,
|
||||
readerMode: false,
|
||||
isUploading: false,
|
||||
btcCopied: false,
|
||||
|
Loading…
Reference in New Issue
Block a user