mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-23 14:20:22 +08:00
Update style.css
This commit is contained in:
parent
42636ea36d
commit
2f385240cb
@ -3573,15 +3573,14 @@ label {
|
||||
|
||||
.error-message {
|
||||
display: none;
|
||||
border-color: #f0080866;
|
||||
background: #ffecec;
|
||||
color: rgb(215 2 2);
|
||||
font-size: 14px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
padding: 10px;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #f0080866;
|
||||
border: 1px solid rgb(215 2 2);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.account-deletion-confirmation-prompt {
|
||||
|
Loading…
Reference in New Issue
Block a user