mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-12-26 01:46:35 +08:00
更新文档
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 22 KiB |
@@ -116,8 +116,16 @@
|
||||
padding-right: 3em;
|
||||
}
|
||||
|
||||
.home-cmd .tabbed-block {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.home-cmd .md-clipboard {
|
||||
top: calc(100% - 60px);
|
||||
position: absolute;
|
||||
top: auto;
|
||||
bottom: 20px;
|
||||
right: 12px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.home-cmd img {
|
||||
@@ -128,7 +136,8 @@
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.home-cmd .md-clipboard {
|
||||
top: calc(100% - 50px);
|
||||
bottom: 8px;
|
||||
right: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user