mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-19 11:02:58 +00:00
Fix for settings modal showing both footer buttons
This commit is contained in:
parent
ca18da8504
commit
fc60050ee1
@ -160,6 +160,10 @@ input {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#settings-modal .modal-footer button.encryption-inactive {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#first-modal .modal-footer button.encryption-inactive {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user