Apply prettier formatting
This commit is contained in:
@@ -30,8 +30,12 @@ limitations under the License.
|
||||
}
|
||||
|
||||
@keyframes visualbell {
|
||||
from { background-color: $visual-bell-bg-color; }
|
||||
to { background-color: $background; }
|
||||
from {
|
||||
background-color: $visual-bell-bg-color;
|
||||
}
|
||||
to {
|
||||
background-color: $background;
|
||||
}
|
||||
}
|
||||
|
||||
&.mx_BasicMessageComposer_input_error {
|
||||
|
||||
Reference in New Issue
Block a user