hotfix add button center

This commit is contained in:
RemiSaurel
2022-08-28 10:12:41 +02:00
parent 48a8aa4aef
commit 37182b7ebb
+1
View File
@@ -141,6 +141,7 @@ export default {
background-color: #504746; background-color: #504746;
color: white; color: white;
user-select: none; user-select: none;
text-align: center;
} }
#add_button:disabled { #add_button:disabled {