openreplay/frontend/app/components/Assist/ChatWindow/chatWindow.css
2021-06-16 15:41:40 +05:30

8 lines
No EOL
142 B
CSS

.wrapepr {
background-color: white;
border: solid thin #CCC;
border-radius: 3px;
position: fixed;
height: 400px;
width: 300px;
}