mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-10 14:52:42 +02:00
refactor: formatting
This commit is contained in:
@@ -94,5 +94,7 @@ $theme-colors: map-merge($theme-colors, (
|
|||||||
/*
|
/*
|
||||||
Label the data
|
Label the data
|
||||||
*/
|
*/
|
||||||
.no-more-tables td:before { content: attr(data-title); }
|
.no-more-tables td:before {
|
||||||
|
content: attr(data-title);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user