better layout

This commit is contained in:
Kukks
2018-12-22 15:43:40 +01:00
parent d1ff34d16d
commit 8c00a2359e
7 changed files with 52 additions and 31 deletions

View File

@@ -38,5 +38,6 @@ namespace BTCPayServer.Models.AppViewModels
public string CustomCSSLink { get; set; }
public string Tagline { get; set; }
public string EmbeddedCSS { get; set; }
}
}