diff --git a/packages/ringcentral-widgets/components/LogIcon/styles.scss b/packages/ringcentral-widgets/components/LogIcon/styles.scss index dcbf03816e..c04d67d4de 100644 --- a/packages/ringcentral-widgets/components/LogIcon/styles.scss +++ b/packages/ringcentral-widgets/components/LogIcon/styles.scss @@ -34,8 +34,10 @@ .logIcon { cursor: pointer; position: absolute; - top: 10px; + bottom: 25px; right: 20px; + height: 26px; + display: inline-block; &.disabled { cursor: not-allowed;