mirror of
https://github.com/taigrr/wails.git
synced 2026-04-16 11:44:49 -07:00
update vanilla template
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user