studio - truncates longer course settings sharing urls
This commit is contained in:
@@ -316,6 +316,12 @@ body.course.settings {
|
||||
|
||||
.link-courseURL {
|
||||
@extend .t-copy-lead1;
|
||||
@include box-sizing(border-box);
|
||||
display: block;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
&:hover {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user