mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-18 21:35:27 -04:00
Transform buttons to title case
This commit is contained in:
+4
@@ -72,3 +72,7 @@
|
||||
border-radius:6px 0 6px 6px;
|
||||
}
|
||||
}
|
||||
|
||||
.btn {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user