mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-29 21:01:27 +00:00
feat: add reset edit changes button to dev-center
This commit is contained in:
@@ -951,6 +951,12 @@ ol li:before {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.edit-app-reset-btn{
|
||||
float: right;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
input:read-only {
|
||||
background-color: rgb(242 242 242);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user