mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
No border for message area (as in mockup)
This commit is contained in:
parent
1ec67cb100
commit
d5c593d088
|
@ -3,3 +3,8 @@ QTextEdit
|
|||
background: white;
|
||||
color: back;
|
||||
}
|
||||
|
||||
QTextBrowser
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user