mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-04 00:30:27 +00:00
force lowercase buttons
This commit is contained in:
parent
72cb4ff3d7
commit
110e4810d0
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
.text-no-transform {
|
||||
text-transform: none !important;
|
||||
}
|
||||
|
||||
.btn {
|
||||
text-transform: none !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue