mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Use patched frameless-titlebar on Windows
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
height: 100%;
|
||||
position: relative;
|
||||
|
||||
// TitleBar support
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
&.light-theme {
|
||||
background-color: $color-white;
|
||||
color: $color-gray-90;
|
||||
|
||||
Reference in New Issue
Block a user