Display the library key on the library view in Studio
This commit is contained in:
committed by
E. Kolpakov
parent
6f3b46c9df
commit
376e698764
@@ -237,13 +237,13 @@
|
||||
}
|
||||
|
||||
// location widget
|
||||
.unit-location {
|
||||
.unit-location, .library-location {
|
||||
@extend %bar-module;
|
||||
border-top: none;
|
||||
|
||||
.wrapper-unit-id {
|
||||
.wrapper-unit-id, .wrapper-library-id {
|
||||
|
||||
.unit-id-value {
|
||||
.unit-id-value, .library-id-value {
|
||||
@extend %cont-text-wrap;
|
||||
@extend %t-copy-sub1;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user