Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
chat_webview
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abookCommunication
chat_webview
Commits
996e8328
Commit
996e8328
authored
May 31, 2021
by
Lee Munkyeong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
42985_タブレットで端末を縦にすると招待ポップアップが分かれる問題対応
parent
10558594
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
public_new/modal_add_user_confirm.html
+1
-1
public_new/modal_add_user_list.html
+1
-1
No files found.
public_new/modal_add_user_confirm.html
View file @
996e8328
...
...
@@ -34,7 +34,7 @@
</ul>
</div>
</div>
<div
class=
"modal-footer border-0 justify-content-center"
style=
"
bottom: 35px;position: fixed;width: 85.5
%;background-color: white;"
>
<div
class=
"modal-footer border-0 justify-content-center"
style=
"
position: relative;width: 100
%;background-color: white;"
>
<button
type=
"button"
id=
"cancelAddUserBtn"
class=
"profile_favorite_btn bg_white border_gray text_blue cancel_add_user_btn"
>
<div
class=
"d-flex flex-column"
>
<span>
キャンセル
</span>
...
...
public_new/modal_add_user_list.html
View file @
996e8328
...
...
@@ -81,7 +81,7 @@
</div>
<!-- ルーム解説ボタン -->
<div
class=
"add_user_confirm_btn content"
id=
"addUserConfirmBtnInCollaboration"
style=
"position: fixed;"
>
<button
type=
"button"
name=
"button"
id=
"buttonAddUser"
style=
"top: 455px; width: 75%;"
>
<button
type=
"button"
name=
"button"
id=
"buttonAddUser"
style=
"top: 455px; width: 75
.3
%;"
>
確認
<br>
<span
class=
"select_member_num"
></span><span
class=
"select_member"
>
名 選択中
</span></button>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment