sam2ai commited on
Commit
a10868b
·
1 Parent(s): ccf039b

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. styles.css +6 -1
styles.css CHANGED
@@ -25,9 +25,14 @@
25
  margin: 0px;
26
  }
27
 
28
- button.css-1oz26th.edgvbvh10 {
 
29
  width: 100%;
30
  }
 
 
 
 
31
  /* #root > div:nth-child(1) > div.withScreencast > div > div > div > section > div:nth-child(1) {
32
  background-color: #3498db;
33
  padding: 5px;
 
25
  margin: 0px;
26
  }
27
 
28
+ /* enter button */
29
+ #root > div:nth-child(1) > div.withScreencast > div > div > div > section.main.css-rtltf8.egzxvld5 > div.block-container.css-1l97lnl.egzxvld4 > div:nth-child(1) > div > div:nth-child(3) > div.css-1bzkvni.e1tzin5v1 > div:nth-child(1) > div > div:nth-child(2) > div > button {
30
  width: 100%;
31
  }
32
+
33
+ /* button.css-1oz26th.edgvbvh10 {
34
+ width: 100%;
35
+ } */
36
  /* #root > div:nth-child(1) > div.withScreencast > div > div > div > section > div:nth-child(1) {
37
  background-color: #3498db;
38
  padding: 5px;