$primary-bg-color -> $background
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
1a1a76e2d7
commit
2afee596a9
37 changed files with 51 additions and 53 deletions
|
@ -31,7 +31,7 @@ limitations under the License.
|
|||
|
||||
@keyframes visualbell {
|
||||
from { background-color: $visual-bell-bg-color; }
|
||||
to { background-color: $primary-bg-color; }
|
||||
to { background-color: $background; }
|
||||
}
|
||||
|
||||
&.mx_BasicMessageComposer_input_error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue