UNPKG

@gzued/antd-compiled

Version:

Pre-bundled Ant Design 4.x and related dependencies for @gzued packages

15 lines (13 loc) 242 B
@tooltip-prefix-cls: ~'@{ant-prefix}-tooltip'; // Base class .@{tooltip-prefix-cls} { &-rtl { direction: rtl; } // Wrapper for the tooltip content &-inner { .@{tooltip-prefix-cls}-rtl & { text-align: right; } } }