adasd
This commit is contained in:
@@ -1528,6 +1528,18 @@ body.has-modal-open {
|
||||
|
||||
.nexus-debug-entry__copy {
|
||||
flex: 0 0 auto;
|
||||
min-width: 36px;
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
padding: 0;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.nexus-debug-entry__copy svg {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.nexus-debug-entry pre {
|
||||
@@ -1571,7 +1583,7 @@ body.has-modal-open {
|
||||
}
|
||||
|
||||
.nexus-debug-entry__copy {
|
||||
width: 100%;
|
||||
width: 36px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user