Skip to content

Commit 519beaf

Browse files
[mirotalksfu] - fix typo
1 parent 0ebe5ab commit 519beaf

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

public/css/VideoGrid.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,6 @@
197197
align-items: center;
198198
justify-content: center;
199199
border: none;
200-
transition:
201-
background 0.2s,
202-
transform 0.1s;
203200
outline: none;
204201
cursor: pointer;
205202
}
@@ -209,7 +206,6 @@
209206
.videoMenuBarShare button:hover {
210207
color: #fff;
211208
background: var(--btns-bg-color);
212-
box-shadow: 0 4px 16px rgba(58, 139, 253, 0.15);
213209
}
214210

215211
/* Touch-friendly sizing for buttons within menu bar */

0 commit comments

Comments
 (0)