forked from mirrors/homebox
91d0c588d9
* fix generated types * fix tailwind auto-complete * force lowercase buttons * add title and change style for items page * add copy button support for item details * empty state for log * fix duplicate padding * add option for create without closing the current dialog. * hide purchase price is not set * invert toggle for edit mode * update styles on item cards * add edit support for maintenance logs
7 lines
No EOL
106 B
CSS
7 lines
No EOL
106 B
CSS
.text-no-transform {
|
|
text-transform: none !important;
|
|
}
|
|
|
|
.btn {
|
|
text-transform: none !important;
|
|
} |