mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-26 06:38:24 -04:00
ShowTimeoutDuration: Simplify tooltip style, allow changing style without reload (#2441)
This commit is contained in:
parent
09f894468a
commit
4281b7a94a
2 changed files with 14 additions and 24 deletions
|
@ -2,3 +2,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.vc-std-wrapper [class*="communicationDisabled"] {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue