1
0

Add margin-right to button container

This commit is contained in:
2025-05-25 01:11:58 +02:00
parent 325e947f17
commit 82419c6566

View File

@@ -100,6 +100,7 @@
color: #334155;
background: #f8fafc;
margin-left: 0.8rem;
margin-right: 0.8rem;
}
/* Buttons */
.buttons {