실시간 차트 알림표시 위치 아이콘 버튼
This commit is contained in:
@@ -12394,6 +12394,18 @@ html.theme-light .tam-disclaimer { color: #90a4ae; }
|
||||
flex: 1;
|
||||
line-height: 1.35;
|
||||
}
|
||||
/* 실시간 차트 상단 툴바 — 알림 팝업 위치 선택 */
|
||||
.tv-toolbar-right .tmb-notify-layout-trigger {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border: none;
|
||||
background: transparent;
|
||||
}
|
||||
.tv-toolbar-right .tmb-notify-layout-trigger:hover,
|
||||
.tv-toolbar-right .tmb-notify-layout-trigger--open {
|
||||
background: var(--bg3);
|
||||
border: none;
|
||||
}
|
||||
.tmb-notify-layout-cols-row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user