Merge pull request #9948 from iraznatovskyi/fixes/devices/copy-code-btn
Fixed not properly displaying of copy-code button
This commit is contained in:
commit
20ae9f8efd
@ -34,6 +34,8 @@
|
||||
padding-right: 38px;
|
||||
overflow: scroll;
|
||||
padding-bottom: 4px;
|
||||
min-height: 42px;
|
||||
scrollbar-width: thin;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
width: 4px;
|
||||
|
||||
@ -126,6 +126,8 @@
|
||||
padding-right: 38px;
|
||||
overflow: scroll;
|
||||
padding-bottom: 4px;
|
||||
min-height: 42px;
|
||||
scrollbar-width: thin;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
width: 4px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user