Commit d93a4a15 authored by Nikolay Gromov's avatar Nikolay Gromov

Добавил переменные в стилизацию скролл-таблиц

parent d2c21cf9
......@@ -2,6 +2,10 @@
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Не пишите здесь другие селекторы.
$line-height: 1.375em !default;
$border-color: hsl(0, 0%, 60%) !default;
.table-mobile-scroll {
display: block;
width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment