mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-03 05:28:13 +00:00
feature: obsługa hashy
This commit is contained in:
@@ -76,6 +76,7 @@ export default defineComponent({
|
||||
AuthState,
|
||||
headerNameList: {
|
||||
name: 'Nazwa',
|
||||
hash: 'Hash',
|
||||
url: 'URL',
|
||||
lines: 'Linie',
|
||||
project: 'Projekt',
|
||||
@@ -196,8 +197,7 @@ table {
|
||||
border-collapse: collapse;
|
||||
|
||||
width: 100%;
|
||||
max-width: 2000px;
|
||||
min-width: 1450px;
|
||||
min-width: 1800px;
|
||||
}
|
||||
|
||||
table thead {
|
||||
|
||||
Reference in New Issue
Block a user