Skip to content

Commit 05d8855

Browse files
committed
Merge branch 'dev' into mac_appium_automation
2 parents c9bcd36 + 5e1eecf commit 05d8855

33 files changed

Lines changed: 9076 additions & 4554 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ web_modules/
5555
.rts2_cache_cjs/
5656
.rts2_cache_es/
5757
.rts2_cache_umd/
58+
custom_profiles/

Apps/Web/AI_Recorder/panel/assets/css/mystyle.css

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,7 @@ body
9595
.dropdown-item{
9696
font-size: 15px;
9797
}
98-
#test_id
99-
{
100-
display: inline-block;
101-
width: 70px;
102-
border: 2px solid black;
103-
border-radius: 8px;
104-
}
98+
10599
.tr_body
106100
{
107101
background: #fff

0 commit comments

Comments
 (0)