mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-17 21:41:16 +00:00
fixed some bugs
This commit is contained in:
parent
bce31bb9dd
commit
ddf60b66d5
2 changed files with 2 additions and 1 deletions
|
|
@ -257,6 +257,7 @@ export default {
|
|||
max-width: 300px;
|
||||
margin: 5px;
|
||||
padding: 10px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.buttons {
|
||||
display: flex;
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ const config = [
|
|||
version: 8.9,
|
||||
title: "Public Themes!",
|
||||
shortTitle: "",
|
||||
date: "7/21/2019",
|
||||
date: "7/12/2019",
|
||||
headColor: "#007792",
|
||||
new: [
|
||||
"You can now make your themes public! Note: Making your theme public will require reviewing which may take few hours or days.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue