mirror of
https://github.com/timvisee/send.git
synced 2026-04-24 22:44:34 -04:00
updated password input UI
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
left: 0;
|
||||
padding: 0;
|
||||
margin: 40px 0;
|
||||
background-color: white;
|
||||
background-color: var(--pageBGColor);
|
||||
border: 1px solid rgba(12, 12, 13, 0.3);
|
||||
border-radius: 4px;
|
||||
box-shadow: 1px 2px 4px rgba(12, 12, 13, 0.3);
|
||||
|
||||
Reference in New Issue
Block a user