made it less round

This commit is contained in:
pika 2024-10-08 21:35:26 +02:00
parent 20d45163dc
commit 49a8d543eb

View file

@ -48,10 +48,12 @@ menu {
.bar,tooltip{
background-color: $bg;
border-radius: 16px;
/* border-radius: 16px; */
border-radius: 6px;
margin: 2px 0.5rem 0;
}
.right {
border-radius: 16px;
}