/
vasya2
/
var
Обзор
Документация
Войти
/
vasya2
/
var
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
client/src/components/Flash/flash.css
14 строк
294 B
Sem Bauke
feat: move profile settings to profile page (#56135)
03 окт 2024, 14:34
Не верифицирован
03 окт 2024, 14:34
b0146aa
Код
Авторство
О чём код?
/* For some reason this `div` is needed in order to overidde the CSS rules of `ui-components`'s Alert. */ div.flash-message { display: flex; justify-content: space-around; flex-direction: row; padding-top: 3px; padding-bottom: 3px; position: fixed; width: 100%; z-index: 150; }