mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-15 12:53:44 +02:00
ui(admin): tweaks to LocationSelect.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ const inputStyle = css<Props>`
|
||||
${tw`opacity-75`};
|
||||
}
|
||||
|
||||
&:read-only {
|
||||
&:not(.ignoreReadOnly):read-only {
|
||||
${tw`border-neutral-800 bg-neutral-900`};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user