mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-02 12:07:18 +00:00
fixed width-adjustment bug when dragging
This commit is contained in:
@@ -99,9 +99,9 @@
|
||||
|
||||
.recordDetailOverlay{
|
||||
z-index: 1;
|
||||
width: 61.8%;
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
left: 35%;
|
||||
right: 0;
|
||||
background: #FFF;
|
||||
border-left: 1px solid #CCC;
|
||||
|
Reference in New Issue
Block a user