Some tweaks

This commit is contained in:
syuilo
2020-02-19 03:16:10 +09:00
parent a340d4ed8e
commit 6ca30df8c4
4 changed files with 7 additions and 9 deletions

View File

@ -587,7 +587,6 @@ export default Vue.extend({
.gafaadew {
background: var(--panel);
border-radius: var(--radius);
box-shadow: 0 0 2px rgba(#000, 0.1);
> header {
z-index: 1000;
@ -658,7 +657,6 @@ export default Vue.extend({
&.fixed {
max-width: unset;
margin: 0 32px;
}
> .preview {