forked from FrederikBaerentsen/BrickTracker
Fixed formatting of placeholder test
This commit is contained in:
parent
3c47054ce1
commit
4fe84c66f1
@ -24,6 +24,11 @@ table.sortable tbody tr:nth-child(2n+1) td {
|
|||||||
background: #ecf0f1;
|
background: #ecf0f1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.my-input::placeholder {
|
||||||
|
color: var(--bulma-grey-dark);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.name-class {
|
.name-class {
|
||||||
max-width: 300px;
|
max-width: 300px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
Reference in New Issue
Block a user