Revert "Merge branch 'ciderapp:develop' into develop"

This reverts commit 20fd0c05da, reversing
changes made to 4937e29fcf.
This commit is contained in:
Core 2022-02-17 01:16:31 +00:00
parent 20fd0c05da
commit 7f5ad08da3
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
6 changed files with 48 additions and 70 deletions

View file

@ -3134,6 +3134,10 @@ body[platform='darwin'] {
}
}
body[platform='linux'] #window-controls-container {
display: none;
}
.percent {
display: inline-block;
position: relative;