Little style improvement again.

This commit is contained in:
The Wobbler 2024-10-25 23:45:09 +02:00
parent 1fe010c4f9
commit 2a16bb8c8d

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);
}