equipment form
This commit is contained in:
parent
5641dbb57f
commit
716823f536
8 changed files with 443 additions and 5 deletions
|
@ -87,7 +87,7 @@ select {
|
|||
input[readonly],
|
||||
textarea[readonly],
|
||||
select[readonly] {
|
||||
@apply select-none;
|
||||
@apply select-none focus:border-gray-300 cursor-default;
|
||||
/* pointer-events-none; */
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue