Replace bootstrap utils with gl- equivalents in billings / subscription_table.vue
Background
The following discussion from !92729 (merged) should be addressed:
-
@ekigbo started a discussion: (+1 comment) It would be nice to also replace
flex-lg-columnbut it looks like we dont have that defined yet, so i'll skip for now.
Implementation guide
- We should add
gl-lg-flex-direction-columnto gitlab-ui - Replace
flex-lg-columnwithgl-lg-flex-direction-columninee/app/assets/javascripts/billings/subscriptions/components/subscription_table.vue
Edited by Ezekiel Kigbo