mirror of
https://github.com/itflow-org/itflow
synced 2026-08-27 01:45:13 +00:00
8 lines
173 B
CSS
8 lines
173 B
CSS
@import "intlTelInput.css";
|
|
|
|
:root {
|
|
/* Image related variables. */
|
|
--iti-path-flags-1x: url('../img/flags.webp');
|
|
--iti-path-flags-2x: url('../img/flags@2x.webp');
|
|
}
|