create help6553522354border

This commit is contained in:
Madara0330E
2024-02-24 19:47:14 +03:00
parent 78bfaf384d
commit 3661140e3d

View File

@@ -158,11 +158,12 @@ button {
grid-area: chat; grid-area: chat;
background: #16171B; background: #16171B;
filter: drop-shadow(0px 0.25rem 0.25rem rgba(0, 0, 0, 0.25)); filter: drop-shadow(0px 0.25rem 0.25rem rgba(0, 0, 0, 0.25));
border-radius: 0; border-radius: 15px;
/* border-radius: 1.25rem; */ /* border-radius: 1.25rem; */
height: 100%; height: 100%;
position: relative; position: relative;
z-index: 3; z-index: 3;
} }
/* /Chat */ /* /Chat */