restore starring
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<div class="flex justify-end">
|
||||
<button type="submit"
|
||||
class="text-white px-6 py-2 rounded-lg transition duration-200"
|
||||
style="background-color: #16767b; border: 1px solid #16767b;"
|
||||
style="background-color: var(--primary-color); border: 1px solid var(--primary-color);"
|
||||
onmouseover="this.style.backgroundColor='#1a8a90'"
|
||||
onmouseout="this.style.backgroundColor='#16767b'">
|
||||
Save Changes
|
||||
|
||||
Reference in New Issue
Block a user