Fix style widht for large target names

10.7.0-preview
Asizon 2020-04-12 09:05:01 +02:00
parent b00063c36c
commit 8bec006d3e
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ input[type="number"]::-webkit-inner-spin-button {
.logo_text {
position: absolute;
height: 20px;
width: 260px;
width: 300px;
left: 80px;
top: 50px;
color: #949494;