Browse Source

Remove tabs lol

unifiedWindowUI
Luke Murphy 4 years ago
parent
commit
775f8566b1
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 10
      dropship.css

10
dropship.css

@ -1,6 +1,6 @@
.drop {
border-style:dashed;
border-width:2px;
border-color:rgba(0,0,0,0.25);
border-radius: 5px;
}
border-style: dashed;
border-width: 2px;
border-color: rgba(0, 0, 0, 0.25);
border-radius: 5px;
}

Loading…
Cancel
Save