RC-26 | Name input
This commit is contained in:
parent
b257ed218f
commit
e435f9102b
4 changed files with 27 additions and 15 deletions
|
|
@ -16,17 +16,6 @@
|
|||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
input {
|
||||
box-sizing: border-box;
|
||||
border: none;
|
||||
|
||||
&[type="text"],
|
||||
&[type="number"] {
|
||||
padding: 2px 4px;
|
||||
border-bottom: 2px dashed blueviolet;
|
||||
}
|
||||
}
|
||||
|
||||
.hero_name {
|
||||
grid-column: span 3;
|
||||
margin-left: calc(var(--col-gap) * -1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue