small style fixes
This commit is contained in:
parent
f2f40a8e89
commit
9de78b4940
2 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,12 @@
|
|||
.window-app {
|
||||
font-family: $font-primary;
|
||||
input[type="text"],
|
||||
input[type="number"],
|
||||
input[type="password"],
|
||||
input[type="date"],
|
||||
input[type="time"] {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.rollable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue