File tree Expand file tree Collapse file tree
adminforth/spa/src/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change 165165 </ul >
166166
167167
168- <div id =" dropdown-cta" class =" p-4 mt-6 w-[230px ] rounded-lg bg-lightAnnouncementBG dark:bg-darkAnnouncementBG
168+ <div id =" dropdown-cta" class =" p-4 mt-6 w-[14.375rem ] rounded-lg bg-lightAnnouncementBG dark:bg-darkAnnouncementBG
169169 fill-lightAnnouncementText dark:fill-darkAccent text-lightAnnouncementText dark:text-darkAccent text-sm" role =" alert"
170170 v-if =" (ctaBadge && !isSidebarIconOnly) || (ctaBadge && isSidebarIconOnly && isSidebarHovering)"
171171 >
188188 </svg >
189189 </button >
190190 </div >
191- <p class =" mb-3 text-sm " v-if =" ctaBadge.html" v-html =" ctaBadge.html" ></p >
191+ <p class =" mb-3 text-sm" v-if =" ctaBadge.html" v-html =" ctaBadge.html" ></p >
192192 <p class =" mb-3 text-sm fill-lightNavbarText dark:fill-darkPrimary text-lightNavbarText dark:text-darkNavbarPrimary" v-else >
193193 {{ ctaBadge.text }}
194194 </p >
You can’t perform that action at this time.
0 commit comments