mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(css): reorganize css tests for snapshots
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
@@ -25,8 +26,6 @@
|
||||
|
||||
<div class="content has-header">
|
||||
|
||||
<h3>.row</h3>
|
||||
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<div>
|
||||
@@ -273,13 +272,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="padding">
|
||||
<p><a class="button button-secondary" href="./">All CSS Tests</a></p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user