매매 시그널알림 화면 수정
This commit is contained in:
@@ -11549,6 +11549,9 @@ html.theme-light .tam-disclaimer { color: #90a4ae; }
|
||||
color: #f7768e;
|
||||
border-color: rgba(247, 118, 142, 0.55);
|
||||
}
|
||||
.tnl-icon-btn--refreshing svg {
|
||||
animation: spin 0.8s linear infinite;
|
||||
}
|
||||
.tnl-row-icon-btn {
|
||||
flex-shrink: 0;
|
||||
align-self: center;
|
||||
@@ -11576,6 +11579,7 @@ html.theme-light .tam-disclaimer { color: #90a4ae; }
|
||||
background: var(--bg3);
|
||||
}
|
||||
.tnl-chip--warn { background: rgba(239,83,80,0.15); color: #f7768e; }
|
||||
.tnl-chip--selected { background: rgba(122,162,247,0.18); color: var(--accent, #7aa2f7); font-weight: 600; }
|
||||
.tnl-filter { display: flex; gap: 4px; }
|
||||
.tnl-filter button,
|
||||
.tnl-btn {
|
||||
|
||||
Reference in New Issue
Block a user