DmitrMakeev commited on
Commit
045031b
·
verified ·
1 Parent(s): 02f3215

Update builder.html

Browse files
Files changed (1) hide show
  1. builder.html +1 -5
builder.html CHANGED
@@ -10,11 +10,7 @@
10
  <!-- Your Custom CSS -->
11
  <!-- Your Custom CSS -->
12
  <style>
13
- .gjs-row {
14
- display: flex;
15
- justify-content: space-between;
16
- border: 1px dashed #ccc; /* Добавляем контур для строк */
17
- }
18
  .gjs-cell {
19
  flex: 1;
20
  border: 1px solid #ccc; /* Добавляем контур для ячеек */
 
10
  <!-- Your Custom CSS -->
11
  <!-- Your Custom CSS -->
12
  <style>
13
+
 
 
 
 
14
  .gjs-cell {
15
  flex: 1;
16
  border: 1px solid #ccc; /* Добавляем контур для ячеек */