mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-07-03 18:10:34 +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;
|
max-width: 300px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
.buttons {
|
.buttons {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ const config = [
|
||||||
version: 8.9,
|
version: 8.9,
|
||||||
title: "Public Themes!",
|
title: "Public Themes!",
|
||||||
shortTitle: "",
|
shortTitle: "",
|
||||||
date: "7/21/2019",
|
date: "7/12/2019",
|
||||||
headColor: "#007792",
|
headColor: "#007792",
|
||||||
new: [
|
new: [
|
||||||
"You can now make your themes public! Note: Making your theme public will require reviewing which may take few hours or days.",
|
"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