Skip to content

Commit 59ff06e

Browse files
committed
video name margin modify
1 parent 612039a commit 59ff06e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/css/Meetingpage.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ select {
113113
z-index: 1000;
114114
font-family: 'jua', sans-serif;
115115
font-size: 25px;
116-
margin: 10px 0px 0px 15px;
116+
margin: 15px 0px 0px 15px;
117117
background-color: rgba(255, 255, 255, 0.6);
118118
border-radius: 5px;
119119
padding: 3px 8px 3px 8px;

0 commit comments

Comments
 (0)