Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jds 2.0 gopi #142

Open
wants to merge 2 commits into
base: jds-2.0
Choose a base branch
from

Conversation

gopinathkaravati
Copy link

jds-2.0-input-nms

Copy link
Collaborator

@t007rushi t007rushi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make PR against jds-2.0 and not master

Comment on lines 2 to 3
<div class="n-button-content" :class="'nitrozenButtonClass'">
<div class="social-icon" v-if="icon">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

follow BEM pattern of OOCSS paradigm instead of camelCase

Comment on lines 6 to 13
// border-radius: 1.6rem;
width: 312px;
//background: @WhiteColor;
font-family: @PrimaryFont;
position: relative;
outline: none;
box-sizing: border-box;
// box-sizing: border-box;
font-size: 1.6rem;
-webkit-appearance: none;
// -webkit-appearance: none;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove comments or make it different block aside

Comment on lines 15 to 17
outline:none !important;
border-radius: 0% !important;
border-bottom: 1.5px solid #141414 !important;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

avoid !important

@t007rushi t007rushi changed the base branch from master to jds-2.0 July 31, 2023 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants