no message

This commit is contained in:
A1300399510 2024-11-22 12:19:22 +08:00
parent d8b8f447c8
commit bea1896bf7
3 changed files with 7 additions and 6 deletions

View File

@ -523,7 +523,7 @@
.data .item .type {
width: 284px;
height: 38px;
background: linear-gradient(82.271363deg, #e7f7f4 0%, #dfecf4 65%, #bcd7ea 99%);
background: linear-gradient(82.271363deg, #ecf6f6 0%, #ddebf8 65%, #e3e4fb 99%);
border-radius: 0 0 12px 12px;
margin-left: -15px;
}

View File

@ -584,7 +584,7 @@
.type {
width: 284px;
height: 38px;
background: linear-gradient(82.2713630040484deg, rgba(231, 247, 244, 1) 0%, rgba(223, 236, 244, 1) 65%, rgba(188, 215, 234, 1) 99%);
background: linear-gradient(82.2713630040484deg, rgba(236, 246, 246, 1) 0%, rgba(221, 235, 248, 1) 65%, rgba(227, 228, 251, 1) 99%);
border-radius: 0 0 12px 12px;
margin-left: -15px;
.type-name {

View File

@ -1,12 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="30px" height="30px" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient gradientUnits="userSpaceOnUse" x1="0" y1="30" x2="30" y2="30" id="LinearGradient248">
<stop id="Stop249" stop-color="#c6dded" offset="0" />
<stop id="Stop250" stop-color="#bdd8eb" offset="1" />
<linearGradient gradientUnits="userSpaceOnUse" x1="-49.3902439024391" y1="30" x2="30" y2="29.7317073170734" id="LinearGradient386">
<stop id="Stop387" stop-color="#ecf6f6" offset="0" />
<stop id="Stop388" stop-color="#ddebf8" offset="0.66" />
<stop id="Stop389" stop-color="#e3e4fb" offset="1" />
</linearGradient>
</defs>
<g transform="matrix(1 0 0 1 -1225 -2041 )">
<path d="M 30 30 L 0 30 C 16.8 30 30 16.8 30 0 L 30 30 Z " fill-rule="nonzero" fill="url(#LinearGradient248)" stroke="none" transform="matrix(1 0 0 1 1225 2041 )" />
<path d="M 30 30 L 0 30 C 16.8 30 30 16.8 30 0 L 30 30 Z " fill-rule="nonzero" fill="url(#LinearGradient386)" stroke="none" transform="matrix(1 0 0 1 1225 2041 )" />
</g>
</svg>