mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-05 14:18:55 +01:00
remove now-unused styles
This commit is contained in:
parent
e7c6d2c9d9
commit
bfe20c11c3
1 changed files with 0 additions and 12 deletions
|
@ -77,18 +77,6 @@ textarea, input {
|
|||
-webkit-filter: hue-rotate(-90deg);
|
||||
}
|
||||
|
||||
#callEndedIcon {
|
||||
transition:all linear 0.5s;
|
||||
}
|
||||
|
||||
#callEndedIcon {
|
||||
transform: rotateZ(45deg);
|
||||
}
|
||||
|
||||
#callEndedIcon.ng-hide {
|
||||
transform: rotateZ(0deg);
|
||||
}
|
||||
|
||||
#callPeerImage {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
|
|
Loading…
Reference in a new issue