Skip to content

Commit

Permalink
chore(vue): Change wording and adapt css code
Browse files Browse the repository at this point in the history
  • Loading branch information
zak39 committed Nov 27, 2024
1 parent 7e5db18 commit 9a02d60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/AddUsersTabs.vue
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ export default {
awang,wm
radjiv.velasquez,u
[email protected],wm
[email protected]`
[email protected],user`
},
onImportTab() {
let cssClass = 'onImportTab'
Expand Down Expand Up @@ -254,7 +254,7 @@ section.app-sidebar__tab--active {
}

.select-users-wrapper :deep(.app-sidebar-tabs) {
margin-top: -20px !important;
margin-top: -10px !important;
}

// Change the height of the modal container
Expand Down Expand Up @@ -348,7 +348,7 @@ section.app-sidebar__tab--active {

.information-import {
position: absolute;
top: 100px;
top: 108px;
right: 54px;
z-index: 9999;
}
Expand Down

0 comments on commit 9a02d60

Please sign in to comment.