styling similar cases
This commit is contained in:
parent
18ee48d164
commit
13cd2001b6
1 changed files with 6 additions and 1 deletions
|
@ -3,6 +3,11 @@
|
||||||
|
|
||||||
padding: 64px;
|
padding: 64px;
|
||||||
|
|
||||||
|
app-bottom-navigation{
|
||||||
|
top: 438px;
|
||||||
|
position: absolute;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.actions {
|
.actions {
|
||||||
button {
|
button {
|
||||||
|
@ -28,7 +33,7 @@
|
||||||
line-height: 140%;
|
line-height: 140%;
|
||||||
|
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue