Little style improvement again.

This commit is contained in:
The Wobbler 2024-10-25 23:45:09 +02:00
parent 76813ff2b6
commit ef55ce684e

View file

@ -19,4 +19,5 @@
margin: 16px;
cursor: pointer;
border-radius: 16px 16px 0px 0px;
border: 2px solid rgba(255, 255, 255, 0.3);
}