Fix style widht for large target names
parent
b00063c36c
commit
8bec006d3e
|
@ -168,7 +168,7 @@ input[type="number"]::-webkit-inner-spin-button {
|
||||||
.logo_text {
|
.logo_text {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
width: 260px;
|
width: 300px;
|
||||||
left: 80px;
|
left: 80px;
|
||||||
top: 50px;
|
top: 50px;
|
||||||
color: #949494;
|
color: #949494;
|
||||||
|
|
Loading…
Reference in New Issue