iu9-ca-web-chat/assets/css/debug.css

8 lines
124 B
CSS
Raw Normal View History

.chat-debug-rect{
width: 100%;
position: absolute;
left: 0;
opacity: 0.3;
height: 3px;
z-index: 2;
}