mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
button layout
This commit is contained in:
parent
558eb067fb
commit
5696fab783
1 changed files with 6 additions and 8 deletions
|
@ -17,14 +17,12 @@
|
||||||
.main-content blockquote {
|
.main-content blockquote {
|
||||||
border-left-color: #159957;
|
border-left-color: #159957;
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 20em) {
|
.btn {
|
||||||
.btn {
|
display: inline-block;
|
||||||
display: inline-block;
|
width: auto;
|
||||||
width: auto;
|
}
|
||||||
}
|
.btn + .btn {
|
||||||
.btn + .btn {
|
margin-top: 0;
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue