mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
create help6553522354border
This commit is contained in:
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user