소스 검색

Merge branch '1868-hide-empty-tooltip' into 'master'

Hide empty target info tooltip

Closes #1868

See merge request Isleward/isleward!590
tags/v0.11.0
Big Bad Waffle 2 년 전
부모
커밋
499e55d889
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      src/client/ui/templates/tooltipInfo/styles.less

+ 1
- 0
src/client/ui/templates/tooltipInfo/styles.less 파일 보기

@@ -1,6 +1,7 @@
@import "../../../css/colors.less";

.uiTooltipInfo {
display: none;
position: absolute;
right: 11px;
bottom: 164px;


불러오는 중...
취소
저장