mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-09 23:25:33 -06:00
fix edit this page stacking
This commit is contained in:
parent
a61c375115
commit
e9cf7f5f00
@ -37,7 +37,8 @@ body.page-sub{
|
||||
.edit-page-link{
|
||||
position: absolute;
|
||||
top: -70px;
|
||||
right: 30px;;
|
||||
right: 30px;
|
||||
z-index: 9999;
|
||||
|
||||
a{
|
||||
text-transform: uppercase;
|
||||
|
Loading…
Reference in New Issue
Block a user