remove unused style

This commit is contained in:
Zachary Chai 2017-01-24 16:21:38 -05:00
parent d7cd9eb8bb
commit f7363df80e
1 changed files with 0 additions and 13 deletions

View File

@ -67,19 +67,6 @@
.meeting-url-group {
position: relative;
.generate-link {
position: absolute;
right: 12px;
top: 10px;
z-index: 9;
color: #999;
cursor: pointer;
&:hover {
color: #000;
}
}
}
.recording-update-trigger {