First version with weapons
This commit is contained in:
@ -11,4 +11,14 @@
|
||||
height: 100%
|
||||
}
|
||||
}
|
||||
.long-input {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
min-width: 100%;
|
||||
}
|
||||
.short-input {
|
||||
width: 50px;
|
||||
max-width: 50px;
|
||||
min-width: 50px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user