mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
layout filtrów dzienników
This commit is contained in:
@@ -122,17 +122,6 @@ h1.option-title {
|
||||
margin: 0.5em auto;
|
||||
}
|
||||
|
||||
.search_actions {
|
||||
display: flex;
|
||||
gap: 0.5em;
|
||||
margin: 1em 0;
|
||||
width: 100%;
|
||||
|
||||
button {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.search-box {
|
||||
.search-exit {
|
||||
position: absolute;
|
||||
@@ -143,6 +132,17 @@ h1.option-title {
|
||||
}
|
||||
}
|
||||
|
||||
.options_actions {
|
||||
display: flex;
|
||||
gap: 0.5em;
|
||||
width: 100%;
|
||||
margin-top: 1em;
|
||||
|
||||
button {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@include smallScreen() {
|
||||
h1 {
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user