Welcome to mirror list, hosted at ThFree Co, Russian Federation.

constants.js « users_table « components « vue_shared « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2a063a1be33bd8491b48da3bda25c85c071f4153 (plain)
1
2
3
export const USER_AVATAR_SIZE = 32;

export const LENGTH_OF_USER_NOTE_TOOLTIP = 100;