mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-04 05:48:11 +00:00
refactor: changed position of generaTOR link; added missing tooltips
This commit is contained in:
@@ -118,7 +118,8 @@ export default defineComponent({
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.info-routes {
|
||||
display: flex;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user