fix: remove speaker-registration
This commit is contained in:
@@ -1342,7 +1342,6 @@ a.talk-link {
|
||||
}
|
||||
|
||||
.schedule-info{
|
||||
/* display: none; */
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
@@ -1374,11 +1373,6 @@ a.talk-link {
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
/* .schedule-container:hover > .schedule-info {
|
||||
display: block;
|
||||
transition: all 0.3s ease-in-out;
|
||||
} */
|
||||
|
||||
.info-speaker-avatar {
|
||||
display: flex;
|
||||
text-align: left;
|
||||
@@ -1394,9 +1388,6 @@ a.talk-link {
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.hide{
|
||||
display: none;
|
||||
}
|
||||
.thread-card {
|
||||
flex-direction: column;
|
||||
padding: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user