mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Fixed basic styles for basic mode.
This commit is contained in:
parent
356465bdd3
commit
30cf21f778
3 changed files with 14 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
require('./basic-mode.css')
|
||||
|
||||
module.exports = angular.module('stf.basic-mode', [
|
||||
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue