Added description to model list and change it to JSON file
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
.message .delete-message-button {
|
||||
opacity: 0;
|
||||
transition: opacity .05s;
|
||||
}
|
||||
.message:hover .delete-message-button {
|
||||
opacity: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user