chore: clean up useless tailwind reference (#34478)

This commit is contained in:
Stephen Zhou
2026-04-02 19:45:19 +08:00
committed by GitHub
parent a3386da5d6
commit 894826771a
44 changed files with 4 additions and 88 deletions

View File

@@ -1,5 +1,3 @@
@reference "../../../../styles/globals.css";
.app {
flex-grow: 1;
height: 0;

View File

@@ -1,5 +1,3 @@
@reference "../../../../../styles/globals.css";
.logTable td {
padding: 7px 8px;
box-sizing: border-box;

View File

@@ -1,5 +1,3 @@
@reference "../../../../../styles/globals.css";
.item {
background-color: rgba(21, 94, 239, 0.05);
}

View File

@@ -1,5 +1,3 @@
@reference "../../../../../styles/globals.css";
.mask {
backdrop-filter: blur(2px);
}

View File

@@ -1,5 +1,3 @@
@reference "../../../../styles/globals.css";
.gradientBorder {
background: radial-gradient(circle at 100% 100%, #fcfcfd 0, #fcfcfd 10px, transparent 10px) 0% 0%/12px 12px no-repeat,
radial-gradient(circle at 0 100%, #fcfcfd 0, #fcfcfd 10px, transparent 10px) 100% 0%/12px 12px no-repeat,

View File

@@ -1,5 +1,3 @@
@reference "../../../../../styles/globals.css";
.textGradient {
background: linear-gradient(92deg, #2250F2 -29.55%, #0EBCF3 75.22%);
-webkit-background-clip: text;

View File

@@ -1,5 +1,3 @@
@reference "../../../../styles/globals.css";
.ctrlBtn {
left: -16px;
right: -16px;

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.advancedPromptMode {
position: relative;
}

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.container {
display: flex;
flex-direction: column;

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.playIcon {
background-image: url(~@/app/components/develop/secret-key/assets/play.svg);
background-position: center;

View File

@@ -1,5 +1,3 @@
@reference "../../../../../styles/globals.css";
.dot-flashing {
position: relative;
animation: dot-flashing 1s infinite linear alternate;

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.copyIcon {
background-image: url(~@/app/components/develop/secret-key/assets/copy.svg);
background-position: center;

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.gridBg{
background-image: url(./Grid.svg);
background-repeat: repeat;

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.item {
max-height: 200px;
margin-right: 8px;

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.container {
padding: 4px;
border-radius: 4px;

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.simplePieChart {
border-radius: 50%;
box-shadow: 0 0 5px -3px rgb(from var(--simple-pie-chart-color) r g b / 0.1), 0.5px 0.5px 3px 0 rgb(from var(--simple-pie-chart-color) r g b / 0.3);

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.svgIcon {
background-image: url(~@/app/components/develop/secret-key/assets/svg.svg);
background-position: center;

View File

@@ -1,5 +1,3 @@
@reference "../../../../styles/globals.css";
.scrollbar::before,
.scrollbar::after {
content: '';

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.videoPlayer {
position: relative;
width: 100%;

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.wrapper {
background: linear-gradient(131deg, #2250F2 0%, #0EBCF3 100%);
box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.textGradient {
background: linear-gradient(92deg, #2250F2 -29.55%, #0EBCF3 75.22%);
-webkit-background-clip: text;

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.textGradient {
background: linear-gradient(92deg, #0EBCF3 -29.55%, #2250F2 75.22%);
-webkit-background-clip: text;

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.surface {
border: 0.5px solid var(--color-components-panel-border, rgba(16, 24, 40, 0.08));
background:

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.instrumentSerif {
font-family: "Instrument Serif", serif;
font-style: italic;

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.upgradeBtn {
background: linear-gradient(99deg, rgba(255, 255, 255, 0.12) 7.16%, rgba(255, 255, 255, 0.00) 85.47%), linear-gradient(280deg, #00B2FF 12.96%, #132BFF 90.95%);
box-shadow: 0px 2px 4px -2px rgba(16, 24, 40, 0.06), 0px 4px 8px -2px rgba(0, 162, 253, 0.12);

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.textGradient {
background: linear-gradient(92deg, #2250F2 -29.55%, #0EBCF3 75.22%);
-webkit-background-clip: text;

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.mask {
background: linear-gradient(273deg, rgba(255, 255, 255, 0.00) 51.75%, rgba(255, 255, 255, 0.80) 115.32%);
}

View File

@@ -1,5 +1,3 @@
@reference "../../styles/globals.css";
.textGradient {
background: linear-gradient(92deg, #2250F2 -29.55%, #0EBCF3 75.22%);
-webkit-background-clip: text;

View File

@@ -1,2 +0,0 @@
@reference "../../../styles/globals.css";

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.customModal {
max-width: 800px !important;
max-height: calc(100vh - 80px);

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.textGradient {
background: linear-gradient(to right, rgba(16, 74, 225, 1) 0, rgba(0, 152, 238, 1) 100%);
-webkit-background-clip: text;

View File

@@ -1,5 +1,3 @@
@reference "../../../../styles/globals.css";
.light {
background-image: url('./no-web-apps-light.png');
}

View File

@@ -1,5 +1,3 @@
@reference "../../../../styles/globals.css";
.popup {
left: 4px;
transform: translateX(-100%);

View File

@@ -1,5 +1,3 @@
@reference "../../../../styles/globals.css";
.google-icon {
background: url(../../assets/google.svg) center center no-repeat;
background-size: 16px 16px;

View File

@@ -1,5 +1,3 @@
@reference "../../../../styles/globals.css";
.google-icon {
background: url(../../assets/google.svg) center center no-repeat;
background-size: 16px 16px;

View File

@@ -1,5 +1,3 @@
@reference "../../../../../styles/globals.css";
.modal {
padding: 32px !important;
width: 480px !important;

View File

@@ -1,5 +1,3 @@
@reference "../../../../../styles/globals.css";
.gridBg {
background-size: 4px 4px;
background-image:

View File

@@ -1,5 +1,3 @@
@reference "../../styles/globals.css";
.header-DEVELOPMENT {
background: linear-gradient(180deg, rgba(253, 176, 34, 0.08) 0%, rgba(253, 176, 34, 0) 100%);
border-top: 4px solid #FDB022;

View File

@@ -1,2 +0,0 @@
@reference "../../../styles/globals.css";

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
@keyframes realistic-blink {
0% { fill: #37ff37; opacity: 0.4; }
15% { fill: #37ff37; opacity: 0.9; }

View File

@@ -1,5 +1,3 @@
@reference "../../../styles/globals.css";
.textGradient {
background: linear-gradient(92deg, #2250F2 -29.55%, #0EBCF3 75.22%);
-webkit-background-clip: text;

View File

@@ -1,5 +1,3 @@
@reference "../../../../../../styles/globals.css";
.input::-webkit-inner-spin-button,
.input::-webkit-outer-spin-button {
-webkit-appearance: none;

View File

@@ -1,5 +1,3 @@
@reference "../styles/globals.css";
.githubIcon {
background: center/contain url('./assets/github.svg') no-repeat;
}

View File

@@ -1,6 +1,5 @@
@import '../../themes/markdown-light.css';
@import '../../themes/markdown-dark.css';
@reference "./globals.css";
.markdown-body {
-ms-text-size-adjust: 100%;
@@ -73,7 +72,6 @@
}
.markdown-body abbr[title]:hover::after {
@apply shadow-xl shadow-shadow-shadow-5 rounded-md;
position: absolute;
bottom: 100%;
left: 0;
@@ -84,8 +82,12 @@
font-size: 12px;
line-height: 1;
color: var(--color-text-secondary);
border-radius: 0.375rem;
border: 0.5px solid var(--color-components-panel-border);
background-color: var(--color-components-tooltip-bg);
box-shadow:
0px 8px 8px -4px var(--color-shadow-shadow-5),
0px 20px 24px -4px var(--color-shadow-shadow-5);
}
.markdown-body b,