- Timestamp:
- 01/22/2024 05:54:22 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/common-styles/_bp_group_header.scss
r12789 r13709 57 57 padding: 4px; 58 58 } 59 60 // Bottom Left Tooltip for mobile and Bottom Right Tooltip for tablet/desktop 61 .bp-tooltip { 62 63 @include bp-tooltip-bottom-left; 64 65 @include medium-up() { 66 67 @include bp-tooltip-bottom-right; 68 } 69 } 59 70 } 60 71
Note: See TracChangeset
for help on using the changeset viewer.