5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-19 02:19:31 +08:00

update vanilla template

This commit is contained in:
Lea Anthony 2021-02-27 20:06:49 +11:00
parent 8fd77148ca
commit 651f24f641
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -14,6 +14,17 @@ body {
margin-top: 1rem;
}
button {
-webkit-appearance: default-button;
padding: 6px;
}
#name {
border-radius: 3px;
outline: none;
height: 20px;
}
#logo {
width: 50%;
height: 50%;