mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
ctrls align
This commit is contained in:
@@ -154,11 +154,10 @@
|
||||
#bar {
|
||||
backdrop-filter: blur(64px);
|
||||
-webkit-app-region: drag;
|
||||
height: var(--title-bar-height);
|
||||
padding: 0;
|
||||
border-top-left-radius: 4px;
|
||||
border-top-right-radius: 4px;
|
||||
color: #FFF;
|
||||
color: #B0D944;
|
||||
white-space: nowrap;
|
||||
box-sizing: border-box;
|
||||
position: fixed;
|
||||
@@ -171,10 +170,10 @@
|
||||
outline: #B0D944;
|
||||
}
|
||||
pear-ctrl {
|
||||
display: inline-block;
|
||||
margin-top: 6px;
|
||||
margin-top: 9px;
|
||||
margin-left: 9px;
|
||||
}
|
||||
pear-ctrl { float: right }
|
||||
pear-ctrl[data-platform="dawrin"] { float: left; margin-top: 4px; }
|
||||
</style>
|
||||
<div id="bar"><pear-ctrl></pear-ctrl></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user