Remove automatic capitalization of container name
The name is not capitalized in the address bar or the list of names in the extension popup.
This commit is contained in:
@@ -18,7 +18,6 @@ main {
|
||||
button .container-name,
|
||||
#current-container-name {
|
||||
font-weight: bold;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1300px) {
|
||||
|
||||
Reference in New Issue
Block a user