nvm it broke it lmao

This reverts commit 5bc0397929.
This commit is contained in:
Sakooooo 2024-10-15 20:31:19 +04:00
parent 5bc0397929
commit 39b72ca9cd
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -24,7 +24,7 @@ button {
}
button:active {
background-color: #ea4c88;
background-color: @theme_selected_bg_color;
}
button:hover {
@ -37,20 +37,12 @@ label {
.client-title {
color: @theme_selected_bg_color;
max-width: 50px;
overflow: hidden;
text-overflow: ellipsis;
}
.notification {
color: yellow;
}
.media {
max-width: 50px;
overflow: hidden;
text-overflow: ellipsis;
}
.workspace-indicator {
min-width: 0;