mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 00:52:48 +00:00
fixes
This commit is contained in:
@@ -237,7 +237,7 @@ const VaultPage = (props) => {
|
||||
placeholder="Gazook89"
|
||||
/>
|
||||
</label>
|
||||
<label style="visibility:hidden">
|
||||
<label style={{ visibility: 'hidden', position: 'absolute' }}>
|
||||
<input
|
||||
type="checkbox"
|
||||
name="owner"
|
||||
|
||||
Reference in New Issue
Block a user